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 5f405e7 commit 8504a48Copy full SHA for 8504a48
test/Reflection/preserve_conformance_metadata_attr.swift
@@ -10,6 +10,8 @@
10
11
// RUN: %target-swift-reflection-dump %t/PreservedConformances | %FileCheck %s
12
13
+// REQUIRES: rdar125919025
14
+
15
import PreservedConformanceProtocols
16
17
struct internalTestEntity : TestEntity {
0 commit comments