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 f03685b commit 7deafb2Copy full SHA for 7deafb2
test/NameBinding/name_lookup.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-typecheck-verify-swift
+// RUN: %target-typecheck-verify-swift -typo-correction-limit 100
2
3
class ThisBase1 {
4
init() { }
0 commit comments