diff options
Diffstat (limited to 'test-data/parser-test-2.scm')
| -rw-r--r-- | test-data/parser-test-2.scm | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/test-data/parser-test-2.scm b/test-data/parser-test-2.scm deleted file mode 100644 index 484c61e..0000000 --- a/test-data/parser-test-2.scm +++ /dev/null @@ -1,19 +0,0 @@ -(a b c - (x y z - (a b c - (x y z - (a b c - (x y z - (a b c - (x y z - (a b c - (x y z - (a b c - (x y z - (a b c - (x y z - (a b c - (x y z - (a b c - (x y z - (a b c))))))))))))))))))) |
