contract C { function f(uint[85678901234] memory a) pure internal { } } // ---- // TypeError 1534: (28-54): Type too large for memory.