diff options
-rw-r--r-- | lisp/js/l.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/js/l.html b/lisp/js/l.html index 06c4357..9784596 100644 --- a/lisp/js/l.html +++ b/lisp/js/l.html @@ -32,7 +32,6 @@ (print (bird "tweet " "twoot")) - )`; const ret = lisp.run(a); |