mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-05 06:21:11 +00:00
11 lines
249 B
Plaintext
11 lines
249 B
Plaintext
error: this file contains an unclosed delimiter
|
|
--> $DIR/mbe_missing_right_paren.rs:3:19
|
|
|
|
|
LL | macro_rules! abc(ؼ
|
|
| - ^
|
|
| |
|
|
| unclosed delimiter
|
|
|
|
error: aborting due to previous error
|
|
|