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> ...))
.
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> ...))
.