solidity/test/libsolidity/syntaxTests/returnExpressions
2020-06-22 16:51:47 +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 Update and extend tests for return expressions. 2018-08-07 20:49:52 +02:00