{
    "type": "Program",
    "body": [
        {
            "type": "VariableDeclaration",
            "kind": "const",
            "declarations": [
                {
                    "type": "VariableDeclarator",
                    "id": {
                        "type": "Identifier",
                        "name": "num",
                        "index": 6,
                        "length": 5,
                        "line": 1,
                        "lineEnd": 1,
                        "columnEnd": 11,
                        "column": 7,
                        "indention": 0
                    },
                    "init": {
                        "type": "NumericLiteral",
                        "raw": "1e3",
                        "value": 1000,
                        "index": 12,
                        "length": 3,
                        "line": 1,
                        "lineEnd": 1,
                        "columnEnd": 15,
                        "column": 13,
                        "indention": 0
                    },
                    "index": 10,
                    "length": 5,
                    "line": 1,
                    "lineEnd": 1,
                    "columnEnd": 15,
                    "column": 11,
                    "indention": 0
                }
            ],
            "index": 0,
            "length": 15,
            "line": 1,
            "lineEnd": 1,
            "columnEnd": 15,
            "column": 1,
            "indention": 0
        }
    ],
    "sourceType": "module",
    "index": 0,
    "length": 15,
    "line": 1,
    "lineEnd": 1,
    "columnEnd": 15,
    "column": 1,
    "indention": 0
}
