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 d783642 commit ef5ee3dCopy full SHA for ef5ee3d
Sources/Testing/Support/Locked.swift
@@ -8,7 +8,7 @@
8
// See https://swift.org/CONTRIBUTORS.txt for Swift project authors
9
//
10
11
-internal import _TestingInternals
+private import _TestingInternals
12
private import Synchronization
13
14
/// A type that wraps a value requiring access from a synchronous caller during
0 commit comments