Fix missing `without-special-symbol-access' in `funcall-with-attribute-context'
[clinton/lisp-on-lines.git] / src / standard-descriptions / null.lisp
index 8c9161a..cafaed5 100644 (file)
@@ -4,4 +4,4 @@
   ())
 
 (define-layered-method description-of ((object null))
- (find-description 'null))
\ No newline at end of file
+ (find-description 'null))