diff --git a/gtp.lisp b/gtp.lisp index bc428ca..091742c 100644 --- a/gtp.lisp +++ b/gtp.lisp @@ -9,5 +9,5 @@ (let* ((commands (split-string (string-downcase command-string) " ")) (command (intern (first commands)))) (case (command) - ( + (thing \ No newline at end of file