29 lines
842 B
JSON
29 lines
842 B
JSON
{
|
|
"type": "File",
|
|
"start":0,"end":9,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":9}},
|
|
"errors": [
|
|
"SyntaxError: Bad character escape sequence (1:4)"
|
|
],
|
|
"program": {
|
|
"type": "Program",
|
|
"start":0,"end":9,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":9}},
|
|
"sourceType": "script",
|
|
"interpreter": null,
|
|
"body": [],
|
|
"directives": [
|
|
{
|
|
"type": "Directive",
|
|
"start":0,"end":9,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":9}},
|
|
"value": {
|
|
"type": "DirectiveLiteral",
|
|
"start":0,"end":9,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":9}},
|
|
"value": "\\u{FFZ}",
|
|
"extra": {
|
|
"raw": "\"\\u{FFZ}\"",
|
|
"rawValue": "\\u{FFZ}"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
} |