rust/src/test/run-pass/mod_file_aux.rs

4 lines
74 B
Rust
Raw Normal View History

2012-11-09 16:31:44 -08:00
// xfail-test Not a test. Used by other tests
pub fn foo() -> int { 10 }