mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-31 22:41:50 +00:00
41e8d152dc
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
11 lines
251 B
Plaintext
11 lines
251 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 1 previous error
|
|
|