Skip to content

Commit

Permalink
feat(go): add expression swich&case
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangkai.zju authored and lewis6991 committed May 6, 2023
1 parent 0226dd6 commit e423bc9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions queries/go/context.scm
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
(import_declaration)
(const_declaration)
(select_statement)
(expression_switch_statement)
(expression_case)
] @context)

(function_declaration
Expand Down

0 comments on commit e423bc9

Please sign in to comment.