Skip to content

Example with boxes is throwing validation error #42

@aorumbayev

Description

@aorumbayev

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions