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 2bfb95f commit 1f33624Copy full SHA for 1f33624
test/Constraints/optional.swift
@@ -461,7 +461,7 @@ func sr_12309() {
461
}
462
463
464
-// rdar://75146811 - crash due to incrrect inout type
+// rdar://75146811 - crash due to incorrect inout type
465
func rdar75146811() {
466
func test(_: UnsafeMutablePointer<Double>) {}
467
func test_tuple(_: UnsafeMutablePointer<Double>, x: Int) {}
0 commit comments