From 2bdcaf319b1d74ffbaccf08a58336f804761beab Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Thu, 9 Jul 2026 23:51:55 -0400 Subject: Refactor into monorepo --- pit/test/test2.lisp | 1 + 1 file changed, 1 insertion(+) create mode 100644 pit/test/test2.lisp (limited to 'pit/test/test2.lisp') diff --git a/pit/test/test2.lisp b/pit/test/test2.lisp new file mode 100644 index 0000000..79a9791 --- /dev/null +++ b/pit/test/test2.lisp @@ -0,0 +1 @@ +(print "hello from test2") -- cgit v1.3.1