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 3e1b01a commit 238413dCopy full SHA for 238413d
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