mirror of
https://git.proxmox.com/git/rustc
synced 2025-06-03 14:37:01 +00:00
7 lines
143 B
Rust
7 lines
143 B
Rust
// error-pattern: this file contains an unclosed delimiter
|
|
// error-pattern: this file contains an unclosed delimiter
|
|
|
|
fn main() {}
|
|
|
|
fn p([=(}
|