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 03bb47e commit 5b7e229Copy full SHA for 5b7e229
test/embedded/runtime.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-run-simple-swift(-enable-experimental-feature Embedded -parse-as-library -wmo -Xfrontend -disable-objc-interop) | %FileCheck %s
+// RUN: %target-run-simple-swift(-enable-experimental-feature Embedded -parse-as-library -runtime-compatibility-version none -wmo -Xfrontend -disable-objc-interop) | %FileCheck %s
2
3
// REQUIRES: executable_test
4
// REQUIRES: optimized_stdlib
0 commit comments