grammar: Update Instantiation Grammar Tests
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:
@@ -10,7 +10,8 @@ bool() main;
|
|||||||
(bool)
|
(bool)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
(arguments)
|
||||||
(identifier)
|
(identifier)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user