mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Consolidate StringInterpolationExpr to StringLiteralExpr
This commit is contained in:
@@ -66,7 +66,6 @@ SYNTAX_NODE_SERIALIZATION_CODES = {
|
||||
'ForcedValueExpr': 61,
|
||||
'PostfixUnaryExpr': 62,
|
||||
'SpecializeExpr': 63,
|
||||
'StringInterpolationExpr': 64,
|
||||
'KeyPathExpr': 65,
|
||||
'KeyPathBaseExpr': 66,
|
||||
'ObjcKeyPathExpr': 67,
|
||||
|
||||
Reference in New Issue
Block a user