solidity/test/libsolidity/syntaxTests/controlFlow/unreachableCode
2019-01-10 10:36:50 +01: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 Warn about unreachable code. 2019-01-10 10:36:50 +01:00
double_return.sol Warn about unreachable code. 2019-01-10 10:36:50 +01:00
double_revert.sol Warn about unreachable code. 2019-01-10 10:36:50 +01:00
for_break.sol Warn about unreachable code. 2019-01-10 10:36:50 +01:00
if_both_return.sol Warn about unreachable code. 2019-01-10 10:36:50 +01:00
revert_empty.sol Warn about unreachable code. 2019-01-10 10:36:50 +01:00
revert.sol Warn about unreachable code. 2019-01-10 10:36:50 +01:00
while_break.sol Warn about unreachable code. 2019-01-10 10:36:50 +01:00
while_continue.sol Warn about unreachable code. 2019-01-10 10:36:50 +01:00