mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 06:10:39 +00:00
4 lines
101 B
Rust
4 lines
101 B
Rust
fn main() {
|
|
/// comment //~ ERROR found a documentation comment that doesn't document anything
|
|
}
|