mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-25 14:13:38 +00:00
4 lines
160 B
Rust
4 lines
160 B
Rust
// compile-flags: -Zunpretty=ast-tree
|
|
#![c={#![c[)x //~ ERROR mismatched closing delimiter
|
|
//~ ERROR this file contains an unclosed delimiter
|