Skip to content

Commit 705e468

Browse files
Require objc interop on cast/literals_downcast tests
1 parent fd2dbe3 commit 705e468

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/expr/cast/literals_downcast.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: %target-typecheck-verify-swift -enable-objc-interop
2+
// REQUIRES: objc_interop
23

34
import Foundation
45

0 commit comments

Comments
 (0)