9 lines
165 B
Plaintext
9 lines
165 B
Plaintext
error: expected identifier, found `(`
|
|
--> $DIR/issue-15914.rs:3:9
|
|
|
|
|
LL | ();
|
|
| ^ expected identifier
|
|
|
|
error: aborting due to previous error
|
|
|