mirror of
https://git.proxmox.com/git/rustc
synced 2026-03-28 04:02:54 +00:00
4 lines
161 B
Rust
4 lines
161 B
Rust
//@ compile-flags: -Zunpretty=ast-tree
|
|
#![c={#![c[)x //~ ERROR mismatched closing delimiter
|
|
//~ ERROR this file contains an unclosed delimiter
|