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.
2 parents 8c7be03 + a3d95b9 commit f84c46dCopy full SHA for f84c46d
test/Concurrency/isolated_parameters.swift
@@ -1,6 +1,7 @@
1
// 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
2
// RUN: %target-swift-frontend -disable-availability-checking -strict-concurrency=complete %s -emit-sil -o /dev/null -verify
3
4
+// REQUIRES: asserts
5
// REQUIRES: concurrency
6
// REQUIRES: swift_swift_parser
7
0 commit comments