blob: 987c955d1dc3836f4d70f3a3c3d813c55c22d448 [file] [log] [blame]
fn main() {
foo! bar < //~ ERROR expected `(` or `{`, found `<`
}