rust/src/test/compile-fail/mod_file_aux.rs

4 lines
74 B
Rust
Raw Normal View History

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