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 713eb1a + 7a8d154 commit 812e945Copy full SHA for 812e945
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