diff options
Diffstat (limited to 'scratch.lisp')
-rw-r--r-- | scratch.lisp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scratch.lisp b/scratch.lisp index 7e2d577..7723a80 100644 --- a/scratch.lisp +++ b/scratch.lisp @@ -1 +1,3 @@ (ql:quickload "xfdf-test") +(1am:run) +(consp '(1 2 3 4)) |