solidity/test/libsolidity/syntaxTests/structs/recursion
2018-04-03 16:27:28 +02:00
..
multi_struct_composition.sol Fix detection of recursive structs. 2018-04-03 16:27:28 +02:00
parallel_structs.sol Fix detection of recursive structs. 2018-04-03 16:27:28 +02:00
return_recursive_structs2.sol Extract recursive struct tests. 2018-04-03 16:27:28 +02:00
return_recursive_structs3.sol Extract recursive struct tests. 2018-04-03 16:27:28 +02:00
return_recursive_structs.sol Extract recursive struct tests. 2018-04-03 16:27:28 +02:00
struct_definition_directly_recursive.sol Extract recursive struct tests. 2018-04-03 16:27:28 +02:00
struct_definition_indirectly_recursive.sol Extract recursive struct tests. 2018-04-03 16:27:28 +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