1.0.24.12: adding and fixing the HPUX/HPPA build target
[sbcl.git] / contrib / sb-cover / test-data-1.lisp
1 (in-package sb-cover-test)
2
3 (defun test1 ()
4   (+ 1 2))
5