X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Finterface.pure.lisp;h=1986498a761890c5325d41d6d244d59f73f2c73e;hb=203c15eefffd996fd20bd28d461ea1aa3865dbbe;hp=a03ba43566945219aae8d91cd5c8fcd8a5a7f3c6;hpb=30d3955b07af6b6b2e52699f213e3b87b11e0f2d;p=sbcl.git diff --git a/tests/interface.pure.lisp b/tests/interface.pure.lisp index a03ba43..1986498 100644 --- a/tests/interface.pure.lisp +++ b/tests/interface.pure.lisp @@ -71,8 +71,9 @@ (check-ext-symbols-arglist public-package))) (terpri) -;;; FIXME: It might also be good to require that every external symbol -;;; either has a doc string or has some good excuse (like being an -;;; accessor for a structure which has a doc string). +;;; FIXME: It would probably be good to require here that every +;;; external symbol either has a doc string or has some good excuse +;;; (like being an accessor for a structure which has a doc string). (print "done with interface.pure.lisp") +