Skip to content

Commit 622715f

Browse files
lorenteyglessard
authored andcommitted
[AST] Define placeholder availability for the 6.2 runtime
1 parent 8b028b6 commit 622715f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

include/swift/AST/RuntimeVersions.def

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,11 @@ RUNTIME_VERSION(
155155
FUTURE
156156
)
157157

158+
RUNTIME_VERSION(
159+
(6, 2),
160+
FUTURE
161+
)
162+
158163
END_MAJOR_VERSION(6)
159164

160165
// .......................................................................... //

0 commit comments

Comments
 (0)