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

@@ -29,6 +29,7 @@
"start":4,"end":5,"loc":{"start":{"line":1,"column":4},"end":{"line":1,"column":5},"identifierName":"a"},
"name": "a"
},
"computed": true,
"property": {
"type": "NumericLiteral",
"start":6,"end":7,"loc":{"start":{"line":1,"column":6},"end":{"line":1,"column":7}},
@@ -37,8 +38,7 @@
"raw": "0"
},
"value": 0
},
"computed": true
}
}
}
]

View File

@@ -64,6 +64,7 @@
"start":13,"end":14,"loc":{"start":{"line":1,"column":13},"end":{"line":1,"column":14},"identifierName":"a"},
"name": "a"
},
"computed": true,
"property": {
"type": "NumericLiteral",
"start":15,"end":16,"loc":{"start":{"line":1,"column":15},"end":{"line":1,"column":16}},
@@ -72,8 +73,7 @@
"raw": "0"
},
"value": 0
},
"computed": true
}
}
}
]