We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07d8b7d commit 730562bCopy full SHA for 730562b
grammar.js
@@ -85,7 +85,6 @@ module.exports = grammar({
85
[$.type_declaration],
86
[$.let_declaration],
87
[$.polyvar, $.polyvar_pattern],
88
- // [$._pattern],
89
[$._record_element, $._record_single_field],
90
[$._record_pun_field, $._record_single_pun_field],
91
[$._record_field_name, $.record_pattern],
0 commit comments