variable y_10 is not bound
Context (plain):
~/Code/staged-miniKanren/private/faster-minikanren/mk.scm:354:7
~Code/staged-miniKanren/private/faster-minikanren/mk.scm:317:9
~/Code/staged-miniKanren/private/faster-minikanren/mk.scm:322:0 take
(Likely related to our use of syntax-local-lift-expression)
This following works fine:
But this gives an error:
The error it gives is:
(Likely related to our use of
syntax-local-lift-expression
)