X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fdebug.impure.lisp;h=f7dfab91ce7a341db0ce1779f4230ac38f5915ed;hb=34e8e7fd14989e1c86e9408733b4a73c46dd0a92;hp=4c5bdfd9b5b7df56ce5bf450d2bc21632cd14a39;hpb=08307967c71c580058a503d46aa087cfefcf8c69;p=sbcl.git diff --git a/tests/debug.impure.lisp b/tests/debug.impure.lisp index 4c5bdfd..f7dfab9 100644 --- a/tests/debug.impure.lisp +++ b/tests/debug.impure.lisp @@ -1,5 +1,5 @@ ;;;; This file is for testing debugging functionality, using -;;;; test machinery which might have side-effects (e.g. +;;;; test machinery which might have side effects (e.g. ;;;; executing DEFUN). ;;;; This software is part of the SBCL system. See the README file for