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 2a626b4 + 2dcdcea commit b47adb0Copy full SHA for b47adb0
test/SILOptimizer/rcidentity.sil
@@ -56,7 +56,7 @@ enum E1 {
56
// Tests //
57
///////////
58
59
-// Make sure that we see all the way through the chain of casts that %9 has an RCIdentity of %0 and that %12 is really the parial apply.
+// Make sure that we see all the way through the chain of casts that %9 has an RCIdentity of %0 and that %12 is really the partial apply.
60
// CHECK-LABEL: @test_rcid_preserving_casts@
61
// CHECK: RESULT #9: 9 = 0
62
// CHECK: RESULT #12: 12 = 11
0 commit comments