summary refs log tree commit diff
path: root/tests/ui/modules/mod_file_aux.rs
blob: f37296b3af0beda1626f6347070098188540c32a (plain)
1
2
3
4
//@ run-pass
//@ ignore-test Not a test. Used by other tests

pub fn foo() -> isize { 10 }