Sign in
rust
/
rust
/
HEAD
/
.
/
tests
/
ui
/
modules
/
mod_file_aux.rs
blob: 9e2ec534eb1695602a38ef9d7efbaba060aeb4f9 [
file
] [
log
] [
blame
]
//@ 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
}