Static-length arrays such as bool[0] and bytes32[0] are possible in the ABI spec so representing dynamic length as 0 is confusing.
Static-length arrays such as bool[0] and bytes32[0] are possible in the ABI spec so representing dynamic length as 0 is confusing.