blob: dd46b87fa426ff3904bc8036af520ef1596dc84f [file] [log] [blame]
// Verifies that the expected token errors for `extern crate` are
// raised
extern "C" mod foo; //~ERROR expected one of `fn` or `{`, found `mod`