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
c39a5e2b7a3fabbf687f53a2823fc087be6c1a7e
solidity
/
test
/
libsolidity
/
syntaxTests
/
array
/
invalid
T
History
Daniel Kirchner
909ce9164a
Allow arrays of contract types as type expressions e.g. for abi.decode.
2020-10-16 19:40:41 +02:00
..
library_array.sol
Disallow invalid use of library names as type names.
2020-10-16 18:25:08 +02:00
library_index_access.sol
Allow arrays of contract types as type expressions e.g. for abi.decode.
2020-10-16 19:40:41 +02:00