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 e96fcee commit 7a8d154Copy full SHA for 7a8d154
test/IDE/complete_expr_postfix_begin.swift
@@ -123,8 +123,7 @@ typealias FooTypealias = Int
123
// COMMON-DAG: Keyword[#column]/None: #column[#Int#]{{; name=.+$}}
124
// COMMON: End completions
125
126
-// NO_SELF-NOT: Self
127
-// NO_SELF-NOT: self
+// NO_SELF-NOT: {{[[:<:]][Ss]elf[[:>:]]}}
128
129
//===--- Test that we can code complete at the beginning of expr-postfix.
130
0 commit comments