Al

Results 22 issues of Al

enhancement
help wanted

# 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([a-z_][a-zA-Z0-9_]*,?\s*)+) = (?P.*)$) does not match for Assignment for line "box item1 = CreateBox("a")" ```...