This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
Star
0
Fork
0
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0ac039e4ead3005df78665dc693a8dfc91e69ae6
solidity
/
test
/
libsolidity
/
syntaxTests
/
returnExpressions
T
History
a3d4
e04cedafc5
Added error codes to SyntaxTest expectations (updated tests)
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