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 194aa4f + 98cdc06 commit 58f03e8Copy full SHA for 58f03e8
test/Concurrency/Runtime/cancellation_handler.swift
@@ -1,4 +1,5 @@
1
// RUN: %target-run-simple-swift(-Xfrontend -enable-experimental-concurrency %import-libdispatch)
2
+// REQUIRES: concurrency
3
4
class Canary {
5
deinit {
0 commit comments