2 lines
88 B
Rust
2 lines
88 B
Rust
#[path*] //~ ERROR expected one of `(`, `::`, `=`, `[`, `]`, or `{`, found `*`
|
|
mod m {}
|