{
    "range": [
        0,
        43
    ],
    "loc": {
        "start": {
            "line": 1,
            "column": 0
        },
        "end": {
            "line": 1,
            "column": 43
        }
    },
    "type": "Program",
    "body": [
        {
            "range": [
                0,
                43
            ],
            "loc": {
                "start": {
                    "line": 1,
                    "column": 0
                },
                "end": {
                    "line": 1,
                    "column": 43
                }
            },
            "type": "ExpressionStatement",
            "expression": {
                "range": [
                    0,
                    43
                ],
                "loc": {
                    "start": {
                        "line": 1,
                        "column": 0
                    },
                    "end": {
                        "line": 1,
                        "column": 43
                    }
                },
                "type": "Literal",
                "value": "\t2\b\t\r\n\u000b\faabc",
                "raw": "'\\0112\\b\\t\\r\\n\\v\\f\\u0061\\u{0061}\\u{62}\\x63'"
            }
        }
    ]
}