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 b78a649 commit b1448edCopy full SHA for b1448ed
validation-test/compiler_crashers_2_fixed/rdar71260862.swift
@@ -1,4 +1,5 @@
1
// RUN: %target-swift-frontend %s -emit-ir -enable-library-evolution -enable-experimental-concurrency
2
+// REQUIRES: concurrency
3
4
public class X {
5
public func f() async { }
0 commit comments