Skip to content

Commit 6901712

Browse files
committed
run tree-sitter generate
1 parent 80456f6 commit 6901712

File tree

8 files changed

+8765
-8961
lines changed

8 files changed

+8765
-8961
lines changed

fsharp/src/grammar.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8671,6 +8671,5 @@
86718671
"_type",
86728672
"_type_defn_body",
86738673
"_static_parameter"
8674-
],
8675-
"reserved": {}
8676-
}
8674+
]
8675+
}

fsharp/src/node-types.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4405,8 +4405,7 @@
44054405
},
44064406
{
44074407
"type": "line_comment",
4408-
"named": true,
4409-
"extra": true
4408+
"named": true
44104409
},
44114410
{
44124411
"type": "match",

fsharp/src/parser.c

Lines changed: 5438 additions & 5555 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)