Skip to content

Commit e86202e

Browse files
authored
Merge pull request #13146 from aschwaighofer/xfail_mixed_mode_class_with_missing_properties
2 parents a2ff7f3 + 66d0daa commit e86202e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Interpreter/SDK/mixed_mode_class_with_missing_properties.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
// REQUIRES: objc_interop
1111
// REQUIRES: executable_test
1212

13+
// FIXME: rdar://35747485
14+
// REQUIRES: optimized_stdlib
15+
1316
import UsingObjCStuff
1417

1518
print("Let's go") // CHECK: Let's go

0 commit comments

Comments
 (0)