fn foo() {} fn main() { foo::
() //~^ ERROR constant provided when a type was expected }