summaryrefslogtreecommitdiffstats
path: root/src/test/ui/modules_and_files_visibility/mod_file_aux.rs
blob: 98f42c5cdb12982123557bc5ecbc90980c37fd10 (plain)
1
2
3
// ignore-test Not a test. Used by other tests

pub fn foo() -> isize { 10 }