X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fbug204-test.lisp;h=cb9764733ea5b1863e0389ea1cd978673ab2be50;hb=60deeb7616b22ae52cf1dd8bbc2904a1a0d80ffd;hp=a1f0fc648cf65e66f74384b7db60f86c8aa079ea;hpb=0c9dcfb55e73398a3df8b1cc26d601b45685f29f;p=sbcl.git diff --git a/tests/bug204-test.lisp b/tests/bug204-test.lisp index a1f0fc6..cb97647 100644 --- a/tests/bug204-test.lisp +++ b/tests/bug204-test.lisp @@ -1,4 +1,7 @@ -;;;; Test of EVAL-WHEN inside a local environment +;;;; a test of EVAL-WHEN inside a local environment (which will be +;;;; compiled and loaded, and have its side effects checked, by some +;;;; other file which runs automatically as part of the test suite) + (cl:in-package :cl-user) (macrolet ((def (x)