Skip to content

Commit f6985b6

Browse files
authored
Merge pull request swiftlang#20680 from compnerd/keypaths
2 parents 67e8a8e + 50c5a83 commit f6985b6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

unittests/runtime/Stdlib.cpp

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,3 +287,8 @@ MANGLE_SYM(s20_playgroundPrintHookySScSgvg)() {
287287
SWIFT_RUNTIME_STDLIB_INTERNAL
288288
const long long $ss21_ObjectiveCBridgeableMp[1] = {0};
289289

290+
// Key Path
291+
292+
SWIFT_RUNTIME_STDLIB_INTERNAL
293+
const long long $ss7KeyPathCMo[1] = {0};
294+

0 commit comments

Comments
 (0)