Skip to content

Commit 83d4631

Browse files
authored
Merge pull request #70571 from gottesmm/pr-76db517d7eb9f23319dc8a16c082e8c665b51a54
2 parents b238c16 + bc63547 commit 83d4631

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/transfernonsendable_crashers_objc.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// RUN: %target-swift-frontend -emit-sil -strict-concurrency=complete -enable-experimental-feature RegionBasedIsolation -disable-availability-checking %s -o /dev/null -import-objc-header %S/Inputs/transfernonsendable_crashers_objc.h
22

33
// REQUIRES: objc_interop
4+
// REQUIRES: asserts
45

56
import Foundation
67

0 commit comments

Comments
 (0)