Skip to content

Commit 796c365

Browse files
fix: after rebase
1 parent 3754dd6 commit 796c365

File tree

3 files changed

+7
-62
lines changed

3 files changed

+7
-62
lines changed

src/node-types.json

Lines changed: 1 addition & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/parser.c

Lines changed: 3 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/corpus/variables.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ Content-Type: application/json
5656
(variable_declaration
5757
name: (identifier)
5858
value: (value))
59+
(variable_declaration
60+
name: (identifier)
61+
value: (value))
5962
request: (request
6063
method: (method)
6164
url: (target_url)

0 commit comments

Comments
 (0)