blob: 1402ec231cd214bb530c8f3ec160d6ee028351df [file] [log] [blame] [edit]
error: expected identifier, found `.`
--> $DIR/pub-restricted-non-path.rs:3:6
|
LL | pub (.) fn afn() {}
| ^ expected identifier
error: aborting due to 1 previous error