Regenerate parser fixtures (#13882)
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user