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