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 de87958 commit f44b6aeCopy full SHA for f44b6ae
Sources/_TestDiscovery/Additions/WinSDKAdditions.swift
@@ -8,9 +8,9 @@
8
// See https://swift.org/CONTRIBUTORS.txt for Swift project authors
9
//
10
11
-internal import _TestingInternals
12
-
13
#if os(Windows)
+package import _TestingInternals
+
14
extension HMODULE {
15
/// A helper type that manages state for ``HMODULE/all``.
16
private final class _AllState {
0 commit comments