solidity/test/libsolidity/syntaxTests/structs/recursion
2018-04-10 14:08:22 +02:00
..
multi_struct_composition.sol Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00
parallel_structs.sol Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00
return_recursive_structs2.sol Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00
return_recursive_structs3.sol Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00
return_recursive_structs.sol Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00
struct_definition_directly_recursive.sol Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00
struct_definition_indirectly_recursive.sol Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00
struct_definition_not_really_recursive.sol Extract recursive struct tests. 2018-04-03 16:27:28 +02:00
struct_definition_recursion_via_mapping.sol Extract recursive struct tests. 2018-04-03 16:27:28 +02:00