Skip to content

Should now handle shorthand type declarations properly

Latest
Compare
Choose a tag to compare
@tfeb tfeb released this 25 Dec 10:30
v1.5.1

This is a small fix on 1.5.0, but I hope it will now deal with things like (declare (<type> ...)) in all cases.

You should still never use such declarations which are an abomination: just say (declare (type <type> ...)).