fn foo() {}
macro_rules! foo {}
foo::bar!();
super::baz! {}
struct S;