blob: ca524176035b84d79a78a746e851cc43a723f8f3 [file] [log] [blame]
error: expected identifier, found `32`
--> $DIR/issue-81543-item-parse-err.rs:11:8
|
LL | fn 32() {}
| ^^ expected identifier
error: aborting due to previous error