rust/tests/run-make/invalid-symlink-search-path/in/foo/lib.rs
2024-07-18 11:14:07 -04:00

4 lines
39 B
Rust

pub fn hello_world() -> i32 {
42
}