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