Sign in
rust
/
rustfmt
/
bedef9bd13c2f432584064b51a0d619b7974eb08
/
.
/
tests
/
mod-resolver
/
test-submodule-issue-5119
/
src
/
lib.rs
blob: 3f7ddba8a288c71986e6735c31f2576befc6cb23 [
file
] [
log
] [
blame
]
pub
fn
foo
()
->
i32
{
3
}
pub
fn
bar
()
->
i32
{
4
}