Hello! Andy Wingo <[EMAIL PROTECTED]> writes:
> While diagnosing a problem in the vm branch, I found this in master: > > guile> `,@x > (unquote-splicing x) > > This should throw an error. I think I agree, but interestingly, Bigloo's interpreter produces the exact same result and Ikarus' gives ",@x". Is there some subtle subtlety we're missing or is everyone off? Thanks, Ludo'.
