Skip to content

Commit 31f0c5a

Browse files
authored
Merge pull request #34760 from davezarzycki/pr34760
2 parents b78a649 + b1448ed commit 31f0c5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/compiler_crashers_2_fixed/rdar71260862.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: %target-swift-frontend %s -emit-ir -enable-library-evolution -enable-experimental-concurrency
2+
// REQUIRES: concurrency
23

34
public class X {
45
public func f() async { }

0 commit comments

Comments
 (0)