rustc/tests/ui/modules/mod_dir_implicit_aux/mod.rs
2024-06-21 09:39:33 +02:00

3 lines
42 B
Rust

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