We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b42ca3 commit fba2287Copy full SHA for fba2287
unittests/runtime/Stdlib.cpp
@@ -520,3 +520,11 @@ const long long $ss7KeyPathCMo[1] = {0};
520
521
SWIFT_RUNTIME_STDLIB_INTERNAL
522
const long long $ss12__SwiftValueCMn[1] = {0};
523
+
524
+// Never and Error
525
526
+SWIFT_RUNTIME_STDLIB_INTERNAL
527
+const long long $ss5NeverOMn[1] = {0};
528
529
530
+const long long $ss5ErrorMp[1] = {0};
0 commit comments