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