Skip to content

Commit f84c46d

Browse files
authored
Merge pull request #73226 from gottesmm/pr-6f69a24f3963b532d85cb8e426c517d26b7aecb5
[concurrency] Add REQUIRES: asserts to a test.
2 parents 8c7be03 + a3d95b9 commit f84c46d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/isolated_parameters.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// RUN: %target-swift-frontend -disable-availability-checking -strict-concurrency=complete %s -emit-sil -o /dev/null -verify -verify-additional-prefix complete- -disable-region-based-isolation-with-strict-concurrency
22
// RUN: %target-swift-frontend -disable-availability-checking -strict-concurrency=complete %s -emit-sil -o /dev/null -verify
33

4+
// REQUIRES: asserts
45
// REQUIRES: concurrency
56
// REQUIRES: swift_swift_parser
67

0 commit comments

Comments
 (0)