6d86969260
conflict with the new single-line-sugared-inner-doc-comment (`//! ...`).
2 lines
75 B
Rust
2 lines
75 B
Rust
fn false() { } //~ ERROR found `false` in restricted position
|
|
fn main() { } |