Skip to content

Commit

Permalink
Merge pull request #20680 from compnerd/keypaths
Browse files Browse the repository at this point in the history
  • Loading branch information
swift-ci committed Nov 20, 2018
2 parents 67e8a8e + 50c5a83 commit f6985b6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions unittests/runtime/Stdlib.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -287,3 +287,8 @@ MANGLE_SYM(s20_playgroundPrintHookySScSgvg)() {
SWIFT_RUNTIME_STDLIB_INTERNAL
const long long $ss21_ObjectiveCBridgeableMp[1] = {0};

// Key Path

SWIFT_RUNTIME_STDLIB_INTERNAL
const long long $ss7KeyPathCMo[1] = {0};

0 comments on commit f6985b6

Please sign in to comment.