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