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 58a5010 + f2a3f62 commit 28f8d9eCopy full SHA for 28f8d9e
test/IRGen/marker_protocol.swift
@@ -6,6 +6,8 @@
6
// CHECK-NOT: $s15marker_protocol1PP
7
// CHECK-NOT: $s15marker_protocol1PMp
8
9
+// REQUIRES: PTRSIZE=64
10
+
11
@_marker public protocol P { }
12
13
extension Int: P { }
0 commit comments