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