diff options
Diffstat (limited to '')
-rw-r--r-- | _test/data/spec-02-06.structure | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/_test/data/spec-02-06.structure b/_test/data/spec-02-06.structure new file mode 100644 index 0000000..3ef0f4b --- /dev/null +++ b/_test/data/spec-02-06.structure @@ -0,0 +1,4 @@ +[ + (True, [(True, True), (True, True)]), + (True, [(True, True), (True, True)]), +] |