Skip to content

Commit

Permalink
run tree-sitter generate
Browse files Browse the repository at this point in the history
  • Loading branch information
LhKipp committed Feb 17, 2025
1 parent 80456f6 commit 6901712
Show file tree
Hide file tree
Showing 8 changed files with 8,765 additions and 8,961 deletions.
5 changes: 2 additions & 3 deletions fsharp/src/grammar.json
Original file line number Diff line number Diff line change
Expand Up @@ -8671,6 +8671,5 @@
"_type",
"_type_defn_body",
"_static_parameter"
],
"reserved": {}
}
]
}
3 changes: 1 addition & 2 deletions fsharp/src/node-types.json
Original file line number Diff line number Diff line change
Expand Up @@ -4405,8 +4405,7 @@
},
{
"type": "line_comment",
"named": true,
"extra": true
"named": true
},
{
"type": "match",
Expand Down
10,993 changes: 5,438 additions & 5,555 deletions fsharp/src/parser.c

Large diffs are not rendered by default.

Loading

0 comments on commit 6901712

Please sign in to comment.