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 15731c3 commit 716ae55Copy full SHA for 716ae55
test/Interop/Cxx/foreign-reference/extensions.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-run-simple-swift(-I %S/Inputs/ -Xfrontend -enable-experimental-cxx-interop -Xfrontend -disable-availability-checking -Onone)
+// RUN: %target-run-simple-swift(-I %S/Inputs/ -Xfrontend -cxx-interoperability-mode=default -Xfrontend -disable-availability-checking -Onone)
2
// REQUIRES: executable_test
3
4
import ReferenceCounted
0 commit comments