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 49edef8 + 7bc446e commit 53644a9Copy full SHA for 53644a9
test/stdlib/PrintFloat.swift.gyb
@@ -6,6 +6,9 @@
6
// RUN: %line-directive %t/FloatingPointPrinting.swift -- %target-run %t/main.out --locale ru_RU.UTF-8
7
// REQUIRES: executable_test
8
9
+// rdar://77087867
10
+// UNSUPPORTED: CPU=arm64_32 && OS=watchos
11
+
12
import StdlibUnittest
13
#if canImport(Darwin)
14
import Darwin
0 commit comments