Skip to content

Commit 5f405e7

Browse files
committed
Disable Interpreter/escapable_generics_casting.swift
1 parent 5aac643 commit 5f405e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interpreter/escapable_generics_casting.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
// UNSUPPORTED: use_os_stdlib
77
// UNSUPPORTED: back_deployment_runtime
88

9+
// REQUIRES: rdar125805695
10+
911
protocol P {
1012
func speak()
1113
}

0 commit comments

Comments
 (0)