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 f5b1e49 + e97943e commit c90c26eCopy full SHA for c90c26e
test/embedded/classes-indirect-return.swift
@@ -1,6 +1,7 @@
1
// RUN: %target-swift-emit-sil %s -enable-experimental-feature Embedded -wmo | %FileCheck %s
2
3
// REQUIRES: swift_in_compiler
4
+// REQUIRES: OS=macosx || OS=linux-gnu
5
6
// CHECK: sil @$s4main1XC3fooxyFSi_Tg5 : $@convention(method) (@guaranteed X<Int>) -> Int {
7
0 commit comments