solidity/test/libsolidity/syntaxTests/controlFlow/unreachableCode
2020-06-22 16:51:47 +02:00
..
assembly Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
comment_fine.sol Warn about unreachable code. 2019-01-10 10:36:50 +01:00
constant_condition.sol Warn about unreachable code. 2019-01-10 10:36:50 +01:00
do_while_continue.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
double_return.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
double_revert.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
for_break.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
if_both_return.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
revert_empty.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
revert.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
while_break.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
while_continue.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00