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.
2 parents f015cf1 + d104ab5 commit 9ef7d8eCopy full SHA for 9ef7d8e
test/IDE/editor_placeholder_exec.swift
@@ -3,5 +3,9 @@
3
// RUN: %FileCheck %s < %t/output
4
// REQUIRES: executable_test
5
6
+// The runtime error format changed after the 5.3 release.
7
+// UNSUPPORTED: use_os_stdlib
8
+// UNSUPPORTED: back_deployment_runtime
9
+
10
print(<#placeholder#>)
11
// CHECK: editor_placeholder_exec.swift:[[@LINE-1]]: Fatal error: attempt to evaluate editor placeholder
0 commit comments