Skip to content

Commit ac4556e

Browse files
committed
Update generated code for previous commit.
1 parent 4e2633d commit ac4556e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/SwiftParserDiagnostics/generated/SyntaxKindNameForDiagnostics.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ extension SyntaxKind {
274274
case .missingType:
275275
return "type"
276276
case .moveExpr:
277-
return "'_move' expression"
277+
return "'consume' expression"
278278
case .multipleTrailingClosureElement:
279279
return "trailing closure"
280280
case .namedOpaqueReturnType:

0 commit comments

Comments
 (0)