Fixup Zig Indent Queries (#4281)
This commit is contained in:
parent
0e8e7cae3b
commit
f444ba8beb
1 changed files with 5 additions and 3 deletions
|
@ -1,12 +1,14 @@
|
|||
[
|
||||
(AsmExpr)
|
||||
(AssignExpr)
|
||||
(Block)
|
||||
(BlockExpr)
|
||||
(ContainerDecl)
|
||||
(SwitchExpr)
|
||||
(AssignExpr)
|
||||
(ErrorUnionExpr)
|
||||
(Statement)
|
||||
(InitList)
|
||||
(Statement)
|
||||
(SwitchExpr)
|
||||
(TestDecl)
|
||||
] @indent
|
||||
|
||||
[
|
||||
|
|
Loading…
Add table
Reference in a new issue