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 fbaebfd commit 5e92d71Copy full SHA for 5e92d71
test/Concurrency/Runtime/async_task_priority_current.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-run-simple-swift(-Xfrontend -enable-experimental-concurrency -parse-as-library) | %FileCheck --dump-input=always %s
+// RUN: %target-run-simple-swift(-Xfrontend -enable-experimental-concurrency %import-libdispatch -parse-as-library) | %FileCheck --dump-input=always %s
2
3
// REQUIRES: executable_test
4
// REQUIRES: concurrency
0 commit comments