X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=inline;f=tests%2Finterface.pure.lisp;h=df8ee36cf6f9045571a3b96473e97cd207fbfce7;hb=500fae719e1d6e138aff44a711941baab63bd405;hp=2a27b35b50b7b8e34cb371e80ab2b0164aaac637;hpb=ed3295bc583cd14104130441e9ff1ad40fa5e484;p=sbcl.git diff --git a/tests/interface.pure.lisp b/tests/interface.pure.lisp index 2a27b35..df8ee36 100644 --- a/tests/interface.pure.lisp +++ b/tests/interface.pure.lisp @@ -66,6 +66,7 @@ (documentation 'fixnum 'type) (documentation 'class 'type) (documentation (find-class 'class) 'type) +(documentation 'foo 'structure) ;;; DECODE-UNIVERSAL-TIME should accept second-resolution time-zones. (macrolet ((test (ut time-zone list)