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 9265743 + adb8337 commit d3c6688Copy full SHA for d3c6688
test/Interop/SwiftToCxx/core/embedded-swift.swift
@@ -3,6 +3,7 @@
3
// RUN: %FileCheck %s < %t/core.h
4
5
// REQUIRES: OS=macosx
6
+// REQUIRES: embedded_stdlib
7
8
public func id(_ x: Int) -> Int {
9
return x
0 commit comments