We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e2633d commit ac4556eCopy full SHA for ac4556e
Sources/SwiftParserDiagnostics/generated/SyntaxKindNameForDiagnostics.swift
@@ -274,7 +274,7 @@ extension SyntaxKind {
274
case .missingType:
275
return "type"
276
case .moveExpr:
277
- return "'_move' expression"
+ return "'consume' expression"
278
case .multipleTrailingClosureElement:
279
return "trailing closure"
280
case .namedOpaqueReturnType:
0 commit comments