mirror of
https://github.com/rust-lang/rust.git
synced 2025-09-29 15:48:52 +00:00
12 lines
246 B
Plaintext
12 lines
246 B
Plaintext
error: this file contains an unclosed delimiter
|
|
--> $DIR/missing_right_paren.rs:3:11
|
|
|
|
|
LL | fn main((ؼ
|
|
| -- ^
|
|
| ||
|
|
| |unclosed delimiter
|
|
| unclosed delimiter
|
|
|
|
error: aborting due to 1 previous error
|
|
|