2015-07-25 05:19:32 +01:00

62 lines
1.1 KiB
JSON

{
"type": "Program",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "TemplateLiteral",
"quasis": [
{
"type": "TemplateElement",
"value": {
"raw": "\\n\\r\\b\\v\\t\\f\\\n\\\n",
"cooked": "\n\r\b\u000b\t\f"
},
"tail": true,
"loc": {
"start": {
"line": 1,
"column": 1
},
"end": {
"line": 3,
"column": 0
}
}
}
],
"expressions": [],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 3,
"column": 1
}
}
},
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 3,
"column": 1
}
}
}
],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 3,
"column": 1
}
}
}