-
- Downloads
Add a pprinter for declare. We were print declare like
(declare (type fixnum n) (type bar x)) We now get (declare (type fixnum n) (type bar x))
Please register or sign in to comment
(declare (type fixnum n) (type bar x)) We now get (declare (type fixnum n) (type bar x))