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 2454815 + 387fc08 commit 74b40efCopy full SHA for 74b40ef
test/Prototypes/TextFormatting.swift
@@ -1,6 +1,9 @@
1
// RUN: %target-run-simple-swift | %FileCheck %s
2
// REQUIRES: executable_test
3
4
+// Temporary workaround; ImmutableAddressUseVerifier asserts in 32-bit. rdar://problem/50676315
5
+// UNSUPPORTED: CPU=i386
6
+
7
// Text Formatting Prototype
8
//
9
// This file demonstrates the concepts proposed in TextFormatting.rst
0 commit comments