mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 14:30:39 +00:00
7 lines
69 B
Rust
7 lines
69 B
Rust
//@ check-fail
|
|
// ignore-tidy-tab
|
|
|
|
fn main() {
|
|
""" " //~ ERROR
|
|
}
|