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

Tighten invariants around block edge cases #39

Open
bushidocodes opened this issue Jul 15, 2021 · 0 comments
Open

Tighten invariants around block edge cases #39

bushidocodes opened this issue Jul 15, 2021 · 0 comments

Comments

@bushidocodes
Copy link
Contributor

We still don't support blocks that consume an argument, or yield more than one piece of data. We probably should assert that those aren't being generated somewhere. It likely would just lead to a crash, but weird code gen bugs are best proactively avoided

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