5 lines
50 B
Rust
5 lines
50 B
Rust
|
fn main() {
|
||
|
foobar::ok();
|
||
|
foobar::ok();
|
||
|
}
|