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

Example with boxes is throwing validation error #42

Open
aorumbayev opened this issue Jan 14, 2023 · 1 comment
Open

Example with boxes is throwing validation error #42

aorumbayev opened this issue Jan 14, 2023 · 1 comment

Comments

@aorumbayev
Copy link
Contributor

Steps to replicate

  1. Run tealish compile on https://github.com/tinymanorg/tealish/blob/main/examples/boxes_with_structs.tl
  2. Observe:
Error: Pattern ((?P<names>([a-z_][a-zA-Z0-9_]*,?\s*)+) = (?P<expression>.*)$) does not match for Assignment for line "box<Item> item1 = CreateBox("a")"

Further notes

I believe the latest merge with boxes wasn't propagated to pypi - perhaps its somehow related as well or some bug in the regex itsefl

@fergalwalsh
Copy link
Collaborator

fergalwalsh commented Jan 14, 2023 via email

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

2 participants