contract Foo { uint[] memory x; } // ---- // ParserError: (23-29): Expected identifier but got 'memory'