From 481884fb892f949478dad8d801ced704baea986c Mon Sep 17 00:00:00 2001 From: tomsmeding Date: Mon, 18 Nov 2019 18:36:57 +0100 Subject: Automatic testing of examples --- tests/symbols.lisp | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/symbols.lisp (limited to 'tests/symbols.lisp') diff --git a/tests/symbols.lisp b/tests/symbols.lisp new file mode 100644 index 0000000..cba1302 --- /dev/null +++ b/tests/symbols.lisp @@ -0,0 +1,3 @@ +(print '(1 2 3)) +(print (list 1 2 3)) +(print (= 'hoi 'hoi)) -- cgit v1.2.3-70-g09d2