summaryrefslogtreecommitdiff
path: root/test-subject
diff options
context:
space:
mode:
Diffstat (limited to 'test-subject')
-rw-r--r--test-subject/game.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-subject/game.scm b/test-subject/game.scm
index c5dd535..ba928c8 100644
--- a/test-subject/game.scm
+++ b/test-subject/game.scm
@@ -359,6 +359,7 @@
#t))))
(define (run-command command)
(match command
+ (() #t)
(("help")
(help))
(("exit")