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 9461af4 commit adb8337Copy full SHA for adb8337
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