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,19 +34,19 @@
},
"value": 55
},
"leadingComments": [
{
"type": "CommentBlock",
"value": " before ",
"start":19,"end":31,"loc":{"start":{"line":2,"column":4},"end":{"line":2,"column":16}}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": " after ",
"start":50,"end":61,"loc":{"start":{"line":4,"column":4},"end":{"line":4,"column":15}}
}
],
"leadingComments": [
{
"type": "CommentBlock",
"value": " before ",
"start":19,"end":31,"loc":{"start":{"line":2,"column":4},"end":{"line":2,"column":16}}
}
]
}
],