From 4922f3a4437f7ea8495f32aea0aa329830bd2d8b Mon Sep 17 00:00:00 2001 From: Taylan Kammer Date: Sun, 30 Mar 2025 20:10:10 +0200 Subject: moar cleanup --- test-data/parser-test-2.scm | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 test-data/parser-test-2.scm (limited to 'test-data/parser-test-2.scm') 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))))))))))))))))))) -- cgit v1.2.3