41e8d152dc
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
9 lines
172 B
Plaintext
9 lines
172 B
Plaintext
error: unexpected closing delimiter: `)`
|
|
--> $DIR/issue-69259.rs:3:5
|
|
|
|
|
LL | fn f) {}
|
|
| ^ unexpected closing delimiter
|
|
|
|
error: aborting due to 1 previous error
|
|
|