Fix ; in the last compiled expression in ls-compile-sexps
[jscl.git] / test.lisp
1
2 (lambda (x y)
3   x)
4
5 (debug "hola")