5 lines
52 B
Rust
5 lines
52 B
Rust
|
usee a::b;
|
||
|
//~^ ERROR expected one of
|
||
|
|
||
|
fn main() {}
|