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

@@ -59,8 +59,8 @@
"type": "DirectiveLiteral",
"start":42,"end":54,"loc":{"start":{"line":2,"column":2},"end":{"line":2,"column":14}},
"extra": {
"raw": "\"use strict\"",
"rawValue": "use strict"
"rawValue": "use strict",
"raw": "\"use strict\""
},
"value": "use strict"
}