Closed ricardoboss closed 1 year ago
Fixes #96.
Adds a foreach and in keyword and the parsing for a loop statement using them.
foreach
in
Fixes #96.
Adds a
foreach
andin
keyword and the parsing for a loop statement using them.