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