Skip to content

Commit 3f4bc7d

Browse files
committed
Add -strict-concurrency=limited to one more test.
1 parent f404b58 commit 3f4bc7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/Sema/SwiftUI/rdar76252310.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %target-typecheck-verify-swift -target %target-cpu-apple-macosx10.15 -swift-version 5
1+
// RUN: %target-typecheck-verify-swift -target %target-cpu-apple-macosx10.15 -swift-version 5 -strict-concurrency=limited
22

33
// REQUIRES: objc_interop
44
// REQUIRES: OS=macosx

0 commit comments

Comments
 (0)