mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 21:47:15 +03:00
8e74c6b137
modules/mod_file_disambig.rs add fix
5 lines
168 B
Rust
5 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 }
|