mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
181c1bda0e
Signed-off-by: xizheyin <xizheyin@smail.nju.edu.cn>
4 lines
149 B
Rust
4 lines
149 B
Rust
//@ compile-flags: -Zunpretty=ast-tree
|
|
#![c={#![c[)x //~ ERROR mismatched closing delimiter
|
|
//~ ERROR this file contains an unclosed delimiter
|