Is this a bug?
scheme@(guile-user) [5]> #`(#,#'a #,@#'a)
ERROR: Syntax error:
unknown location: source expression failed to match any pattern in form (a
a)
Entering a new prompt. Type `,bt' for a backtrace or `,q' to continue.
/Stefan
After looking at it more, there aren't really enough stack functions
to warrant a test suite. Any objections if I push this to master?
Noah
On Wed, Apr 18, 2012 at 10:13 PM, Noah Lavine wrote:
> Here's a patch that fixes the bug for me. I'd also like to add a test
> suite for the stack functions