We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af1d601 commit 39f1822Copy full SHA for 39f1822
test/Interop/Cxx/foreign-reference/not-any-object.swift
@@ -2,8 +2,6 @@
2
// RUN: split-file %s %t
3
// RUN: %target-swift-frontend -typecheck -verify -verify-ignore-unknown -I %t/Inputs %t/test.swift -enable-experimental-cxx-interop
4
5
-// REQUIRES: objc_interop
6
-
7
//--- Inputs/module.modulemap
8
module Test {
9
header "test.h"
0 commit comments