solidity/test/libsolidity/semanticTests/getters
2020-06-09 14:57:04 +02:00
..
array_mapping_struct.sol More tests for getters. 2020-06-03 21:47:24 +02:00
arrays.sol [Sol->Yul] Implement getters. 2020-06-03 10:33:37 +02:00
mapping_array_struct.sol More tests for getters. 2020-06-03 21:47:24 +02:00
mapping_of_string.sol More tests for getters. 2020-06-03 21:47:24 +02:00
mapping_to_struct.sol Struct member access for storage and memory. 2020-06-03 10:37:39 +02:00
mapping.sol [Sol->Yul] Implement getters. 2020-06-03 10:33:37 +02:00
small_types.sol [Sol->Yul] Implement getters. 2020-06-03 10:33:37 +02:00
struct_with_bytes_simple.sol Cleanup from storage. 2020-06-09 14:57:04 +02:00
struct_with_bytes.sol More tests for getters. 2020-06-03 21:47:24 +02:00