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

@@ -34,13 +34,9 @@
"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}}
}
],
"extra": {
"shorthand": true
},
"trailingComments": [
{
"type": "CommentBlock",
@@ -53,9 +49,13 @@
"start":39,"end":50,"loc":{"start":{"line":5,"column":2},"end":{"line":5,"column":13}}
}
],
"extra": {
"shorthand": true
}
"leadingComments": [
{
"type": "CommentBlock",
"value": " One ",
"start":10,"end":19,"loc":{"start":{"line":2,"column":2},"end":{"line":2,"column":11}}
}
]
}
],
"extra": {