mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Revert "[SyntaxParse] Parse generic parameter clause and generic where clause"
This commit is contained in:
@@ -233,9 +233,6 @@ SYNTAX_NODE_SERIALIZATION_CODES = {
|
||||
'PoundAssertStmt': 229,
|
||||
'SomeType': 230,
|
||||
'CustomAttribute': 231,
|
||||
'GenericRequirement': 232,
|
||||
'LayoutRequirement': 233,
|
||||
'LayoutConstraint': 234,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user