Skip to content

Commit 1723a73

Browse files
committed
[embedded] Mark embedded/arrays.swift to only execute on macOS
1 parent a3d15b1 commit 1723a73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/embedded/arrays.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
// RUN: %target-run %t/a.out | %FileCheck %s
77

88
// REQUIRES: executable_test
9+
// REQUIRES: VENDOR=apple
10+
// REQUIRES: OS=macosx
911

1012
@_silgen_name("putchar")
1113
func putchar(_: UInt8)

0 commit comments

Comments
 (0)