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 a8a95d0 + 238413d commit 6a66895Copy full SHA for 6a66895
validation-test/compiler_crashers_2_fixed/rdar72397303.swift
@@ -1,4 +1,5 @@
1
// RUN: %target-swift-frontend %s -emit-ir -enable-experimental-concurrency
2
+// REQUIRES: concurrency
3
4
protocol P {
5
func f<T>() async throws -> T?
0 commit comments