fix block label completion test
This commit is contained in:
@@ -404,7 +404,6 @@ test "completion - usingnamespace" {
|
||||
}
|
||||
|
||||
test "completion - block" {
|
||||
if (true) return error.SkipZigTest;
|
||||
try testCompletion(
|
||||
\\const foo = blk: {
|
||||
\\ break :<cursor>
|
||||
|
||||
Reference in New Issue
Block a user