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

fix: compilation for single-symbol repeat predicates over Vec<Propert… #84

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

zackbrown
Copy link
Member

…y>, like for elem in self.some_elems

Also added simple test three-repeats case that renders a smattering of blue rectangles. Prior to this fix, that example failed to compile.

Copy link
Contributor

@samuelselleck samuelselleck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good! <3

@zackbrown zackbrown merged commit ee911ec into dev Jan 17, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants