Code: Select all
(foo bar ,baz :bat)
Code: Select all
(bar , baz : bat)
This is bad behavior. It happens even in a macro. Perhaps commas could be excepted, as they are convention in newLisp, but probably it's a bug in the code, rather than an intended behavior.
Edit: this occurs in both stable 9.1 and 9.1.7 on osx 10.4.