contract Foo { uint constant y; } // ---- // TypeError 4266: (19-34): Uninitialized "constant" variable.