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 d0cb137 commit 534c204Copy full SHA for 534c204
test/Concurrency/isolated_conformance_migrate.swift
@@ -1,7 +1,7 @@
1
// RUN: %target-swift-frontend -typecheck -verify -target %target-swift-5.1-abi-triple -swift-version 6 -enable-upcoming-feature InferIsolatedConformances:migrate %s
2
3
// REQUIRES: concurrency
4
-
+// REQUIRES: swift_feature_InferIsolatedConformances
5
6
protocol P { }
7
protocol Q: P { }
0 commit comments