mirror of
git://git.code.sf.net/p/sbcl/sbcl
synced 2026-09-10 07:26:40 -04:00
Honestly I'm confused how they worked under SB-RT but I don't much care. It must have been that PROGN within DEFTEST was handled as a sequence of distinct toplevel forms. Don't rely on it.
3 lines
60 B
Common Lisp
3 lines
60 B
Common Lisp
(require :sb-cltl2)
|
|
(load "../contrib/sb-cltl2/tests.lisp")
|