rust/tests/ui/modules/mod_dir_implicit_aux/mod.rs
2024-02-16 20:02:50 +00:00

3 lines
42 B
Rust

//@ run-pass
pub fn foo() -> isize { 10 }