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.
REQUIRES: concurrency
1 parent 2c0b8ac commit 98cdc06Copy full SHA for 98cdc06
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