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 80050bb commit c83eefcCopy full SHA for c83eefc
validation-test/Sema/SwiftUI/rdar57201781.swift
@@ -3,7 +3,7 @@
3
// REQUIRES: objc_interop
4
// REQUIRES: OS=macosx
5
// https://github.com/swiftlang/swift/issues/79255
6
-// REQUIRES: rdar141262107
+
7
import SwiftUI
8
9
struct ContentView : View {
validation-test/Sema/SwiftUI/rdar70880670.swift
@@ -2,7 +2,7 @@
2
var foo = doesntExist // expected-error {{cannot find 'doesntExist' in scope}}
0 commit comments