about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorDarren Bane <darren.bane@emdalo.com>2021-05-26 16:21:30 +0100
committerDarren Bane <darren.bane@emdalo.com>2021-05-26 16:21:30 +0100
commit18b551eed46604df45ce1d3d632c24b2c943532c (patch)
tree4802a3189e1b81d3c8280090d2ce9e2e9ef50273
parentdbb7e6694c351ea0bd78d8405e5fe852f6de04b2 (diff)
downloadlsp-18b551eed46604df45ce1d3d632c24b2c943532c.tar.gz
Just fix syntax for now
-rw-r--r--basic.lsp1
1 files changed, 1 insertions, 0 deletions
diff --git a/basic.lsp b/basic.lsp
index a63ab27..91c990a 100644
--- a/basic.lsp
+++ b/basic.lsp
@@ -268,6 +268,7 @@
 
 ;;;; Program evaluation
 (defun run (state)
+   )
 
 ;;; Finishing touches