solidity/test/libsolidity/syntaxTests/bound
2020-10-16 18:25:08 +02:00
..
bound_all.sol
bound_call.sol
bound_calldata.sol
bound_no_call.sol
bound_to_struct.sol
interface_using_for.sol Disallow `using for` directive for interfaces. 2020-08-27 15:57:51 +02:00
using_for_library.sol Disallow invalid use of library names as type names. 2020-10-16 18:25:08 +02:00