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