2 lines
55 B
Rust
2 lines
55 B
Rust
use foo::{bar}::baz //~ ERROR expected `;`, found `::`
|
use foo::{bar}::baz //~ ERROR expected `;`, found `::`
|