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 e30181d + 9b4dc71 commit cfe5566Copy full SHA for cfe5566
test/IRGen/Inputs/ptrauth-global-2.swift
@@ -0,0 +1,3 @@
1
+public func test() {
2
+ let _ = Container.All()(V(1))
3
+}
0 commit comments