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 b78a649 + b1448ed commit 31f0c5aCopy full SHA for 31f0c5a
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