Add Tree Sitter Tests for Annotations (And General Test Updates)
Update Tests Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
This commit is contained in:
@@ -114,5 +114,5 @@ import P4Lang
|
||||
#RequireErrorResult<(EvaluatableStatement, LexicalScopes)>(
|
||||
Error(withMessage: "{2, 154}: Did not find assignment statement"),
|
||||
ParserAssignmentStatement.Compile(
|
||||
node: result.rootNode!, inTree: result, withScopes: LexicalScopes())))
|
||||
node: result.rootNode!, withTypesInScope: LexicalScopes())))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user