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.
1 parent b238c16 commit bc63547Copy full SHA for bc63547
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