1 2 3 4 5
contract Foo { uint constant = 4; } // ---- // ParserError: (30-30): Expected identifier, got 'Assign'