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

@@ -50,19 +50,19 @@
},
"value": 1
},
"leadingComments": [
{
"type": "CommentLine",
"value": " foo",
"start":46,"end":52,"loc":{"start":{"line":3,"column":8},"end":{"line":3,"column":14}}
}
],
"trailingComments": [
{
"type": "CommentLine",
"value": " falls through",
"start":81,"end":97,"loc":{"start":{"line":5,"column":12},"end":{"line":5,"column":28}}
}
],
"leadingComments": [
{
"type": "CommentLine",
"value": " foo",
"start":46,"end":52,"loc":{"start":{"line":3,"column":8},"end":{"line":3,"column":14}}
}
]
},
{