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 026cb41 commit b310758Copy full SHA for b310758
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