error: missing `fn` or `struct` for function or struct definition --> $DIR/pub-ident-fn-3.rs:4:8 | LL | pub bar(); | ---^--- help: if you meant to call a macro, try: `bar!` error: aborting due to previous error