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 b923fff + 48704e1 commit 79bb32dCopy full SHA for 79bb32d
test/decl/var/usage.swift
@@ -502,7 +502,7 @@ func testVariablesBoundInPatterns() {
502
}
503
504
// Because Swift enables all kinds of creative binding forms, make sure that
505
- // variable patterns occuring directly under a `let` or `var` have that
+ // variable patterns occurring directly under a `let` or `var` have that
506
// introducer stripped by the fixit. All other cases are currently too
507
// complicated for the VarDeclUsageChecker.
508
switch StringB.simple(b: true) {
0 commit comments