Closed technoblogy closed 3 years ago
The special forms should signal an error in all cases of malformed forms:
(dotimes ()) (dolist ()) (let) (let*) (with-output-to-string)
Thanks to @Goheeca for reporting this.
(for-millis) too
(for-millis)
Thanks!
The special forms should signal an error in all cases of malformed forms:
Thanks to @Goheeca for reporting this.