Skip to content

Commit 063d8ae

Browse files
authored
Merge pull request #38224 from davezarzycki/pr38224
2 parents 92b7e13 + fb30202 commit 063d8ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/concurrent_value_inference.swift

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

34
class C1 { }
45
final class C2: Sendable { }

0 commit comments

Comments
 (0)