summaryrefslogtreecommitdiffstats
path: root/src/test/ui/modules/mod_file_aux.rs
blob: 6d052272eb3bfca61e187505392e787d97685ec5 (plain)
1
2
3
4
// run-pass
// ignore-test Not a test. Used by other tests

pub fn foo() -> isize { 10 }