Skip to content

Commit 72b6a00

Browse files
authored
Merge pull request swiftlang#34169 from compnerd/34142
2 parents 8250856 + b7b6cfc commit 72b6a00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/SIL/Parser/async.sil

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: %target-sil-opt -enable-sil-verify-all=true %s | %target-sil-opt -enable-sil-verify-all=true | %FileCheck %s
2+
// REQUIRES: concurrency
23

34
import Builtin
45
import Swift

0 commit comments

Comments
 (0)