Skip to content

Commit d01b3e0

Browse files
committed
WIP
1 parent 7e46439 commit d01b3e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/SwiftSyntax/Keyword.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
//
1111
//===----------------------------------------------------------------------===//
1212

13+
@frozen // FIXME: Not actually stable, works around a miscompile
1314
public enum Keyword: Hashable {
1415
case `__consuming`
1516
case `__objc_bridged`

0 commit comments

Comments
 (0)