fn foo(x) { //~ ERROR expected one of `:` or `@`, found `)` } fn main() {}