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>
This commit is contained in:
Will Hawkins
2026-05-29 17:12:34 -04:00
parent 44e93e4cda
commit 297288e2b0
@@ -10,7 +10,8 @@ bool() main;
(bool)
)
)
(arguments)
(identifier)
)
)
)