solidity/test/libsolidity/syntaxTests/controlFlow/unreachableCode
2021-04-20 17:38:29 +02:00
..
assembly Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
comment_fine.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
constant_condition.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02: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