rustc/tests/ui/modules/mod_dir_implicit_aux/mod.rs
2023-08-02 10:33:26 +02:00

3 lines
41 B
Rust

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