rust/tests/ui/modules/mod_file_aux.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
110 B
Rust
Raw Normal View History

//@ ignore-auxiliary (used by `./mod_file_with_path_attr.rs` and `mod_file.rs`)
2012-11-09 16:31:44 -08:00
pub fn foo() -> isize { 10 }