4 lines
74 B
Rust
4 lines
74 B
Rust
|
// xfail-test Not a test. Used by other tests
|
||
|
|
||
|
pub fn foo() -> int { 10 }
|