rust/src/test/ui/mod/mod_file_aux.rs
2018-12-25 21:08:33 -07:00

3 lines
77 B
Rust

// ignore-test Not a test. Used by other tests
pub fn foo() -> isize { 10 }