blob: fbf0ea13c73a924929af73fda91c9a4793eebb53 [file] [log] [blame]
error: expected identifier, found `(`
--> $DIR/issue-15914.rs:15:9
|
LL | (); //~ ERROR expected identifier, found `(`
| ^ expected identifier
error: aborting due to previous error