Neil Jerram <n...@ossau.uklinux.net> writes: > ?: 3* [make-stack #t #t] > scheme@(guile-user)> (frame-arguments (stack-ref s 0)) > (#t #t) > > The make-stack frame should say just `[make-stack #t]'.
I noticed later that this problem only appears to affect primitives that have a rest arg. Regards, Neil