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