From 4b294e47144da00ae4b9568fed39569d187ce07e Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Fri, 27 Mar 2026 17:23:26 -0400 Subject: Fix doubles --- test/test2.lisp | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/test2.lisp (limited to 'test/test2.lisp') diff --git a/test/test2.lisp b/test/test2.lisp new file mode 100644 index 0000000..79a9791 --- /dev/null +++ b/test/test2.lisp @@ -0,0 +1 @@ +(print "hello from test2") -- cgit v1.2.3