1 line
51 B
Rust
1 line
51 B
Rust
use foo::*::bar //~ ERROR expected `;`, found `::`
|
use foo::*::bar //~ ERROR expected `;`, found `::`
|