mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-16 19:20:01 +00:00
7 lines
145 B
Rust
7 lines
145 B
Rust
//@ error-pattern: this file contains an unclosed delimiter
|
|
//@ error-pattern: this file contains an unclosed delimiter
|
|
|
|
fn main() {}
|
|
|
|
fn p([=(}
|