Skip to content

Commit e8b0184

Browse files
authored
Merge pull request #85892 from xedin/fix-new-swiftui-test
[Tests] NFC: Restrict new SwiftUI to macOS
2 parents 8da3b62 + 8ac826b commit e8b0184

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/Sema/SwiftUI/too_complex_source_location.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// RUN: %target-typecheck-verify-swift -target %target-cpu-apple-macosx10.15 -swift-version 5
22
// REQUIRES: objc_interop
3+
// REQUIRES: OS=macosx
34

45
// https://forums.swift.org/t/roadmap-for-improving-the-type-checker/82952/9
56
//

0 commit comments

Comments
 (0)