Skip to content

Commit 51cbbe4

Browse files
committed
[embedded] Re-enable embedded/fno-builtin.swift test
1 parent d579c62 commit 51cbbe4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/embedded/fno-builtin.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
// REQUIRES: VENDOR=apple
77
// REQUIRES: OS=macosx
88

9-
// REQUIRES: rdar116354297
10-
119
public func foo() -> [Int] {
1210
var a = [1, 2, 3]
1311
a.append(4)

0 commit comments

Comments
 (0)