5 lines
65 B
Rust
Raw Normal View History

2017-02-12 15:08:15 +01:00
fn main() {
/// Hello! I'm useless...
//~^ ERROR E0585
}