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 4a36c56 + 0d4d93c commit fae8f4aCopy full SHA for fae8f4a
test/Concurrency/Runtime/cancellation_handler.swift
@@ -1,5 +1,6 @@
1
// RUN: %target-run-simple-swift(-Xfrontend -enable-experimental-concurrency %import-libdispatch)
2
// REQUIRES: concurrency
3
+// REQUIRES: executable_test
4
5
class Canary {
6
deinit {
0 commit comments