rust/src/test/run-pass/mod_file_aux.rs
2012-11-18 18:09:41 -08:00

4 lines
74 B
Rust

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