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 61cc49e commit 8678d58Copy full SHA for 8678d58
test/Driver/static-stdlib-autolink-linux.swift
@@ -2,7 +2,6 @@
2
// REQUIRES: static_stdlib
3
// REQUIRES: concurrency
4
// REQUIRES: libdispatch_static
5
-// REQUIRES: rdar80900643
6
7
// RUN: %empty-directory(%t)
8
// RUN: echo 'public func asyncFunc() async { print("Hello") }' > %t/asyncModule.swift
0 commit comments