1.0.40.6: call an appropriate existing ctor from MAKE-INSTANCE (CLASS)
[sbcl.git] / contrib / sb-cover / test-data-1.lisp
1 (in-package sb-cover-test)
2
3 (defun test1 ()
4   (+ 1 2))
5