{
"type": "Program",
"statements": [
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "a",
"loc": {
"start": {
"line": 17,
"column": 5
},
"end": {
"line": 17,
"column": 6
}
}
},
"init": null,
"loc": {
"start": {
"line": 17,
"column": 5
},
"end": {
"line": 17,
"column": 6
}
}
}
],
"kind": "let",
"loc": {
"start": {
"line": 17,
"column": 1
},
"end": {
"line": 17,
"column": 7
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "b",
"loc": {
"start": {
"line": 18,
"column": 5
},
"end": {
"line": 18,
"column": 6
}
}
},
"init": null,
"loc": {
"start": {
"line": 18,
"column": 5
},
"end": {
"line": 18,
"column": 6
}
}
}
],
"kind": "var",
"loc": {
"start": {
"line": 18,
"column": 1
},
"end": {
"line": 18,
"column": 6
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "c",
"loc": {
"start": {
"line": 19,
"column": 7
},
"end": {
"line": 19,
"column": 8
}
}
},
"init": {
"type": "NumberLiteral",
"value": 1,
"loc": {
"start": {
"line": 19,
"column": 11
},
"end": {
"line": 19,
"column": 12
}
}
},
"loc": {
"start": {
"line": 19,
"column": 7
},
"end": {
"line": 19,
"column": 12
}
}
}
],
"kind": "const",
"loc": {
"start": {
"line": 19,
"column": 1
},
"end": {
"line": 19,
"column": 13
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "d1",
"loc": {
"start": {
"line": 21,
"column": 5
},
"end": {
"line": 21,
"column": 7
}
}
},
"init": null,
"loc": {
"start": {
"line": 21,
"column": 5
},
"end": {
"line": 21,
"column": 7
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "d2",
"loc": {
"start": {
"line": 21,
"column": 10
},
"end": {
"line": 21,
"column": 12
}
}
},
"init": null,
"loc": {
"start": {
"line": 21,
"column": 10
},
"end": {
"line": 21,
"column": 12
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "d3",
"loc": {
"start": {
"line": 22,
"column": 3
},
"end": {
"line": 22,
"column": 5
}
}
},
"init": null,
"loc": {
"start": {
"line": 22,
"column": 3
},
"end": {
"line": 22,
"column": 5
}
}
}
],
"kind": "var",
"loc": {
"start": {
"line": 21,
"column": 1
},
"end": {
"line": 22,
"column": 5
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "Identifier",
"name": "d4",
"loc": {
"start": {
"line": 23,
"column": 1
},
"end": {
"line": 23,
"column": 3
}
}
},
"loc": {
"start": {
"line": 23,
"column": 1
},
"end": {
"line": 23,
"column": 3
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "e1",
"loc": {
"start": {
"line": 25,
"column": 5
},
"end": {
"line": 25,
"column": 7
}
}
},
"init": {
"type": "NumberLiteral",
"value": 2,
"loc": {
"start": {
"line": 25,
"column": 10
},
"end": {
"line": 25,
"column": 11
}
}
},
"loc": {
"start": {
"line": 25,
"column": 5
},
"end": {
"line": 25,
"column": 11
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "e2",
"loc": {
"start": {
"line": 25,
"column": 13
},
"end": {
"line": 25,
"column": 15
}
}
},
"init": null,
"loc": {
"start": {
"line": 25,
"column": 13
},
"end": {
"line": 25,
"column": 15
}
}
}
],
"kind": "var",
"loc": {
"start": {
"line": 25,
"column": 1
},
"end": {
"line": 25,
"column": 16
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "f1",
"loc": {
"start": {
"line": 27,
"column": 5
},
"end": {
"line": 27,
"column": 7
}
}
},
"init": null,
"loc": {
"start": {
"line": 27,
"column": 5
},
"end": {
"line": 27,
"column": 7
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "f2",
"loc": {
"start": {
"line": 29,
"column": 3
},
"end": {
"line": 29,
"column": 5
}
}
},
"init": {
"type": "NumberLiteral",
"value": 3,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 9
}
}
},
"loc": {
"start": {
"line": 29,
"column": 3
},
"end": {
"line": 29,
"column": 9
}
}
}
],
"kind": "var",
"loc": {
"start": {
"line": 27,
"column": 1
},
"end": {
"line": 30,
"column": 2
}
}
}
],
"loc": {
"start": {
"line": 1,
"column": 1
},
"end": {
"line": 31,
"column": 1
}
}
}