diff options
| author | Taylan Kammer <taylan.kammer@gmail.com> | 2025-03-30 20:10:10 +0200 |
|---|---|---|
| committer | Taylan Kammer <taylan.kammer@gmail.com> | 2025-03-30 20:10:10 +0200 |
| commit | 4922f3a4437f7ea8495f32aea0aa329830bd2d8b (patch) | |
| tree | 2a31c4679114d27351f8d156a31409fd72eef60a /test-data/parser-test-2.scm | |
| parent | 3d05c94b9d8aa964e4ff848c95d5999cec170e04 (diff) | |
moar cleanup
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))))))))))))))))))) |
