X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fcallback.impure.lisp;h=22a2eaeae4944daed636adfb705051ee373abad4;hb=ee5629ee974ee8ce7a1cb245a99e94f8943ffd90;hp=a06b13a6ff0968c8d57d99c88a32c31ac189f1db;hpb=511f4325a18532f48f8c6f99e0a63862b7b25aed;p=sbcl.git diff --git a/tests/callback.impure.lisp b/tests/callback.impure.lisp index a06b13a..22a2eae 100644 --- a/tests/callback.impure.lisp +++ b/tests/callback.impure.lisp @@ -1,4 +1,4 @@ -;;;; package lock tests with side effects +;;;; callback tests with side effects ;;;; This software is part of the SBCL system. See the README file for ;;;; more information.