Skip to content

Commit 730562b

Browse files
committed
update
1 parent 07d8b7d commit 730562b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

grammar.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ module.exports = grammar({
8585
[$.type_declaration],
8686
[$.let_declaration],
8787
[$.polyvar, $.polyvar_pattern],
88-
// [$._pattern],
8988
[$._record_element, $._record_single_field],
9089
[$._record_pun_field, $._record_single_pun_field],
9190
[$._record_field_name, $.record_pattern],

0 commit comments

Comments
 (0)