mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Explicit conversions between literals and enums are only allowed if the literal can represent a value in the enum.
Explicit conversions between literals and enums are only allowed if the literal can represent a value in the enum.