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

3 lines
41 B
Rust

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