blob: d9f35e0eb5cfc013d18ca50e4210bf7d4f68ec0a [file] [log] [blame]
extern {
f(); //~ ERROR expected one of `!` or `::`, found `(`
}
fn main() {
}