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