Commit Graph

3 Commits

Author SHA1 Message Date
Will Hawkins 297288e2b0 grammar: Update Instantiation Grammar Tests
Continuous Integration / Grammar Tests (push) Successful in 39s
Continuous Integration / Library Format Tests (push) Successful in 1m30s
Continuous Integration / Library Tests (push) Successful in 4m38s
A change to the grammar for parsing instantiations was not
accompanied by a change to the tests.

Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
2026-05-29 17:12:38 -04:00
Will Hawkins cfe78a9b29 Semicolon Cleanup
1. Semicolons were required in the wrong spot.
2. Make semicolons "invisible" (from the tree-sitter perspective).

Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
2026-02-27 08:23:27 -05:00
Will Hawkins bc700509c1 Add Instantations to Grammar
Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
2026-02-06 07:45:29 -05:00