[parenscript-devel] Array literals broken in latest commit (514d022)
Daniel Gackle
danielgackle at gmail.com
Mon Apr 19 20:28:14 UTC 2010
The problem with mult is fixed (thanks!). The next problem I've encountered
is that array literals no longer work. The previous behavior was:
(ps #(2 3))
=> "[2, 3];"
This now crashes.
Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/parenscript-devel/attachments/20100419/d400f3ae/attachment.html>
More information about the parenscript-devel
mailing list