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