]> git.proxmox.com Git - rustc.git/blob - src/test/run-pass/modules/mod_file_aux.rs
New upstream version 1.37.0+dfsg1
[rustc.git] / src / test / run-pass / modules / mod_file_aux.rs
1 // run-pass
2 // ignore-test Not a test. Used by other tests
3
4 pub fn foo() -> isize { 10 }