solidity/test/libsolidity/syntaxTests/array/invalid
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