mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Parse: New syntax for primary associated types
This commit is contained in:
@@ -255,6 +255,8 @@ SYNTAX_NODE_SERIALIZATION_CODES = {
|
||||
'UnavailabilityCondition': 251,
|
||||
'AvailabilityEntry' : 252,
|
||||
'RegexLiteralExpr': 253,
|
||||
'PrimaryAssociatedTypeList' : 254,
|
||||
'PrimaryAssociatedType' : 255,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user