Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

slurp missing unit tests for cases in which it hunts for a list to expand #2730

Closed
pbwolf opened this issue Feb 16, 2025 · 0 comments
Closed

Comments

@pbwolf
Copy link
Contributor

pbwolf commented Feb 16, 2025

forwardSlurpSexp recursively seeks a list to expand if there is no next member of the list that immediately encloses the cursor. Likewise, backwardSlurpSexp if there is no previous member.

I did not see a unit test for these recursive cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant