Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
modules_and_files_visibility
/
mod_file_aux.rs
blob: 98f42c5cdb12982123557bc5ecbc90980c37fd10 [
file
] [
log
] [
blame
]
// ignore-test Not a test. Used by other tests
pub
fn
foo
()
->
isize
{
10
}