6 lines
59 B
Rust
6 lines
59 B
Rust
|
// Second part of two-file test
|
||
|
|
||
|
fn b() { }
|
||
|
|
||
|
fn main() { }
|