Skip to content

Commit a3d95b9

Browse files
committed
[concurrency] Add REQUIRES: asserts to a test.
1 parent e373cae commit a3d95b9

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)