rust/tests/run-make/extern-flag-pathless/foo.rs

4 lines
28 B
Rust
Raw Normal View History

2019-09-30 01:17:27 +00:00
fn main() {
bar::f();
}