solang-parser 0.2.1

Solang Solidity Parser
Documentation
1
2
3
4
5
contract C {
  function f(bytes32[1263941234127518272] memory) public pure {}
}
// ----
// TypeError 1534: (26-61): Type too large for memory.