mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Add InfixOperatorExpr.
This commit is contained in:
@@ -269,6 +269,7 @@ SYNTAX_NODE_SERIALIZATION_CODES = {
|
||||
'MissingPattern': 265,
|
||||
'GarbageNodes' : 266,
|
||||
'LabeledStmt': 267,
|
||||
'InfixOperatorExpr': 268,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user