Skip to content

Commit

Permalink
refactor(scanner): use new array header for stack
Browse files Browse the repository at this point in the history
  • Loading branch information
amaanq committed May 10, 2024
1 parent 6c83daa commit 2c5c1d2
Show file tree
Hide file tree
Showing 7 changed files with 4,601 additions and 12,629 deletions.
8 changes: 0 additions & 8 deletions src/grammar.json
Original file line number Diff line number Diff line change
Expand Up @@ -7881,10 +7881,6 @@
[
"match_expression"
],
[
"_function_constructor",
"_type_identifier"
],
[
"_given_constructor",
"_type_identifier"
Expand Down Expand Up @@ -7924,10 +7920,6 @@
"_type",
"compound_type"
],
[
"lambda_expression",
"modifiers"
],
[
"_if_condition",
"_simple_expression"
Expand Down
Loading

0 comments on commit 2c5c1d2

Please sign in to comment.