Closed the-mikedavis closed 1 year ago
Gleam 0.23.3 allows discarding imported modules with the discard syntax. This needs a small change in tree-sitter-gleam to accept discard nodes in the import's 'as' field.
Gleam 0.23.3 allows discarding imported modules with the discard syntax. This needs a small change in tree-sitter-gleam to accept discard nodes in the import's 'as' field.