error: expected identifier, found `.` --> $DIR/pub-restricted-non-path.rs:13:6 | LL | pub (.) fn afn() {} //~ ERROR expected identifier | ^ expected identifier error: aborting due to previous error