mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-02 18:27:37 +00:00
4 lines
110 B
Rust
4 lines
110 B
Rust
//@ ignore-auxiliary (used by `./mod_file_with_path_attr.rs` and `mod_file.rs`)
|
|
|
|
pub fn foo() -> isize { 10 }
|