Skip to content

Commit b6bf02e

Browse files
committed
Update Node Hash
1 parent 46c7157 commit b6bf02e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/SwiftSyntaxParser/gyb_generated/NodeDeclarationHash.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
extension SyntaxParser {
1818
static func verifyNodeDeclarationHash() -> Bool {
1919
return String(cString: swiftparse_syntax_structure_versioning_identifier()!) ==
20-
"361a216aa8617e0640236dc3a8b9248d5337877c"
20+
"a0a58a61b07dd635250d011a68bdd8eb3a311bbf"
2121
}
2222
}

0 commit comments

Comments
 (0)