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 2e56083 commit 9b9a3d9Copy full SHA for 9b9a3d9
test/1_stdlib/Repeat.swift
@@ -7,6 +7,7 @@ import Swift
7
// Also import modules which are used by StdlibUnittest internally. This
8
// workaround is needed to link all required libraries in case we compile
9
// StdlibUnittest with -sil-serialize-all.
10
+import SwiftPrivate
11
#if _runtime(_ObjC)
12
import ObjectiveC
13
#endif
0 commit comments