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 f795666 + b310758 commit 9d6e36bCopy full SHA for 9d6e36b
test/Interop/Cxx/stdlib/use-std-span.swift
@@ -3,6 +3,8 @@
3
// FIXME swift-ci linux tests do not support std::span
4
// UNSUPPORTED: OS=linux-gnu
5
6
+// REQUIRES: executable_test
7
+
8
import StdlibUnittest
9
#if !BRIDGING_HEADER
10
import StdSpan
0 commit comments