solidity/test/libsolidity/syntaxTests/returnExpressions
2021-04-20 17:38:29 +02:00
..
single_return_mismatching_number_named.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
single_return_mismatching_number.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
single_return_mismatching_type.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
tuple_return_mismatching_number_named.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
tuple_return_mismatching_number.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
valid_returns.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00