fix(gleam): update queries from upstream changes

This commit is contained in:
Amaan Qureshi 2023-08-02 18:43:25 +01:00 committed by Christian Clason
parent bec1ceee16
commit 80aee02921
2 changed files with 0 additions and 2 deletions

View file

@ -1,7 +1,6 @@
; Folds
[
(case)
(expression_group)
(function)
(anonymous_function)
(type_definition)

View file

@ -5,7 +5,6 @@
(case)
(case_clause)
(constant)
(expression_group)
(external_function)
(function)
(import)