4 lines
78 B
Rust
4 lines
78 B
Rust
//@ ignore-test Not a test. Used by other tests
|
|
|
|
pub fn foo() -> isize { 10 }
|