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 b238c16 + bc63547 commit 83d4631Copy full SHA for 83d4631
test/Concurrency/transfernonsendable_crashers_objc.swift
@@ -1,6 +1,7 @@
1
// 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
2
3
// REQUIRES: objc_interop
4
+// REQUIRES: asserts
5
6
import Foundation
7
0 commit comments