Skip to content

Commit e824525

Browse files
authored
Test requires objc_interop
1 parent ff2e4bf commit e824525

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/SILGen/objc_required_designated_init.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// RUN: rm -rf %t && mkdir -p %t
22
// RUN: %target-swift-frontend -emit-module %S/Inputs/objc_required_designated_init_2.swift -module-name Booms -o %t/Booms.swiftmodule
33
// RUN: %target-swift-frontend -I %t -emit-silgen -verify %s
4+
// REQUIRES: objc_interop
45

56
import Booms
67

0 commit comments

Comments
 (0)