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
customKnowledgeBase
solidity
/
test
/
libsolidity
/
syntaxTests
/
returnExpressions
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
wechman
998488db3c
Add InlineArrayType to support literals conversion to statically and dynamically allocated arrays.
2022-06-07 11:54:22 +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
Add InlineArrayType to support literals conversion to statically and dynamically allocated arrays.
2022-06-07 11:54:22 +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