Regenerate parser fixtures (#13882)

This commit is contained in:
Nicolò Ribaudo
2021-10-24 18:12:10 +02:00
committed by GitHub
parent e45d86c333
commit 62b2c5ebb9
858 changed files with 5521 additions and 10570 deletions

View File

@@ -22,13 +22,6 @@
"type": "Identifier",
"start":22,"end":23,"loc":{"start":{"line":3,"column":2},"end":{"line":3,"column":3},"identifierName":"x"},
"name": "x",
"leadingComments": [
{
"type": "CommentBlock",
"value": " One ",
"start":10,"end":19,"loc":{"start":{"line":2,"column":2},"end":{"line":2,"column":11}}
}
],
"trailingComments": [
{
"type": "CommentBlock",
@@ -40,6 +33,13 @@
"value": " Three ",
"start":39,"end":50,"loc":{"start":{"line":5,"column":2},"end":{"line":5,"column":13}}
}
],
"leadingComments": [
{
"type": "CommentBlock",
"value": " One ",
"start":10,"end":19,"loc":{"start":{"line":2,"column":2},"end":{"line":2,"column":11}}
}
]
}
],