mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Add support for #fileID
This temporarily breaks -enable-experimental-concise-pound-file. fixup adding #fileID
This commit is contained in:
@@ -248,6 +248,7 @@ SYNTAX_NODE_SERIALIZATION_CODES = {
|
||||
'CatchItemList': 244,
|
||||
'MultipleTrailingClosureElementList': 245,
|
||||
'MultipleTrailingClosureElement': 246,
|
||||
'PoundFileIDExpr': 247,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user