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 b330ac5 + ad19d35 commit 174828bCopy full SHA for 174828b
test/stdlib/StringAPI.swift
@@ -2,6 +2,11 @@
2
// REQUIRES: executable_test
3
// REQUIRES: reflection
4
5
+// These tests verify fixes in >5.9 Swift, and will
6
+// fail if run against earlier standard library versions.
7
+// UNSUPPORTED: use_os_stdlib
8
+// UNSUPPORTED: back_deployment_runtime
9
+
10
//
11
// Tests for the non-Foundation API of String
12
0 commit comments