solidity/test/libsolidity/syntaxTests/constantEvaluator
hrkrshnn 8815d6f5f0 Moved a check related to constants to TypeChecker
And added a proper error message when constant types containing (nested) mapping types are used.
2021-10-26 18:43:04 +02:00
..
overflow.sol Reimplement constant evaluator. 2020-12-04 15:14:25 +01:00
type_reference_in_contract.sol Moved a check related to constants to TypeChecker 2021-10-26 18:43:04 +02:00
type_reference.sol Moved a check related to constants to TypeChecker 2021-10-26 18:43:04 +02:00
unary_fine.sol Reimplement constant evaluator. 2020-12-04 15:14:25 +01:00
underflow_unary.sol Reimplement constant evaluator. 2020-12-04 15:14:25 +01:00
underflow.sol Reimplement constant evaluator. 2020-12-04 15:14:25 +01:00