> I just tried out curly-infix.cl and noticed that SBCL complains
> about the unused CHAR variable in the function
> CURLY-BRACE-INFIX-READER. Looking at the file, I see there is a
> mal-formed declaration that is commented out. I am wondering why
> this is done and if that commented out line ought
Greetings,
I just tried out curly-infix.cl and noticed that SBCL complains
about the unused CHAR variable in the function
CURLY-BRACE-INFIX-READER. Looking at the file, I see there is a
mal-formed declaration that is commented out. I am wondering why
this is done and if that commented out line oug