contract C {
var a;
}
// ----
// ParserError 9182: (17-20): Function, variable, struct or modifier declaration expected.