mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
7 lines
187 B
Rust
7 lines
187 B
Rust
// issue: rust-lang/rust#127868
|
|
|
|
fn main() {
|
|
let a = [[[[[[[[[[[[[[[[[[[[1, {, (, [,;
|
|
} //~ ERROR mismatched closing delimiter: `}`
|
|
//~ ERROR this file contains an unclosed delimiter
|