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.
1 parent c68a976 commit fe0dd18Copy full SHA for fe0dd18
test/Concurrency/DeferredSendableChecking/region_based_sendability.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-typecheck-verify-swift -emit-sil -strict-concurrency=complete -enable-experimental-feature SendNonSendable -disable-availability-checking
+// RUN: %target-typecheck-verify-swift -emit-sil -strict-concurrency=complete -enable-experimental-feature SendNonSendable -disable-availability-checking -o /dev/null
2
// REQUIRES: concurrency
3
// REQUIRES: asserts
4
0 commit comments