mirror of
https://github.com/rust-lang/rust
synced 2024-11-05 20:45:15 +00:00
11 lines
244 B
Text
11 lines
244 B
Text
error: this file contains an unclosed delimiter
|
|
--> $DIR/missing_right_paren.rs:4:11
|
|
|
|
|
LL | fn main((ؼ
|
|
| -- ^
|
|
| ||
|
|
| |unclosed delimiter
|
|
| unclosed delimiter
|
|
|
|
error: aborting due to previous error
|
|
|