contract Foo { uint constant = 4; } // ---- // ParserError: (30-30): Expected token Identifier got 'Assign'