mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
is to, in a future commit, replace such occurences of isByteArrayOrString() which are required to return True only for Bytes type with a new isByteArray() function.