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 cfb25f8 commit 2b254e2Copy full SHA for 2b254e2
validation-test/Sema/SwiftUI/rdar72771072.swift
@@ -2,6 +2,9 @@
2
// REQUIRES: objc_interop
3
// REQUIRES: OS=macosx
4
5
+// Too complex with Xcode 16.2 SDK
6
+// REQUIRES: rdar141262107
7
+
8
import SwiftUI
9
10
enum E {
0 commit comments