diff options
Diffstat (limited to 'test/res/scratch.lisp')
-rw-r--r-- | test/res/scratch.lisp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/res/scratch.lisp b/test/res/scratch.lisp index 3a1fa66..667f903 100644 --- a/test/res/scratch.lisp +++ b/test/res/scratch.lisp @@ -24,3 +24,5 @@ (debuglog "============") (debuglog "Running tests") + +(debuglog "This should be 1.0" (funny-method 1.1 "test" false))
\ No newline at end of file |