3 lines
110 B
Rust
3 lines
110 B
Rust
//@ ignore-auxiliary (used by `./mod_file_with_path_attr.rs` and `mod_file.rs`)
|
|
|
|
pub fn foo() -> isize { 10 }
|