NOTE: This fix does cause the meta-tests.lurk to fail when run in :IMPL mode. For now, we do not expect those tests to pass, so we should accept the regression there given that we know this fix addresses a real issue.
The other small changes here are to repl testing ergonomics.
This adds a test case and fix for the bug described in a discussion ending here: https://github.com/lurk-lang/lurk/issues/14#issuecomment-955119558
NOTE: This fix does cause the
meta-tests.lurk
to fail when run in :IMPL mode. For now, we do not expect those tests to pass, so we should accept the regression there given that we know this fix addresses a real issue.The other small changes here are to repl testing ergonomics.