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 1dd24a6 commit 921cc5fCopy full SHA for 921cc5f
test/SILGen/async_handler_witness_table.swift
@@ -1,6 +1,5 @@
1
// RUN: %target-swift-emit-silgen -sdk %S/Inputs -I %S/Inputs -enable-source-import %s -enable-experimental-concurrency > %t.out
2
// RUN: %FileCheck -check-prefix=CHECK -check-prefix=CHECK-%target-ptrsize %s < %t.out
3
-// RUN: %FileCheck -check-prefix=NEGATIVE %s < %t.out
4
5
// REQUIRES: objc_interop
6
// REQUIRES: concurrency
0 commit comments