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 29e50a2 commit ff122c9Copy full SHA for ff122c9
test/Concurrency/predates_concurrency_swift6.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-swift-frontend -disable-availability-checking -swift-version 6 %s -emit-sil -o /dev/null -verify
+// RUN: %target-swift-frontend -target %target-swift-abi-5.1-triple -swift-version 6 %s -emit-sil -o /dev/null -verify
2
3
// REQUIRES: concurrency
4
0 commit comments