m2ym / cl-annot

Python-like Annotation Syntax for Common Lisp
128 stars 17 forks source link

@ignore bug #9

Open m2ym opened 13 years ago

m2ym commented 13 years ago

@ignore might fail to insert (declare (ignore ...) at the beginning of the body.