blob: 49cbc4d6bf40f0c091f8ad6a232585e678ef51e0 [file] [log] [blame]
fn foo(x) { //~ ERROR expected one of `:`, `@`, or `|`, found `)`
}
fn main() {}