4 lines
168 B
Rust
4 lines
168 B
Rust
//@ ignore-auxiliary (used by `./mod_file_with_path_attr.rs` and `mod_file.rs` and `mod_file_correct_spans.rs`)
|
|
// ignore-tidy-linelength
|
|
|
|
pub fn foo() -> isize { 10 }
|