[
    {
        "type": "Keyword",
        "value": "var",
        "loc": {
            "start": {
                "line": 4,
                "column": 0
            },
            "end": {
                "line": 4,
                "column": 3
            }
        }
    },
    {
        "type": "Identifier",
        "value": "g",
        "loc": {
            "start": {
                "line": 4,
                "column": 4
            },
            "end": {
                "line": 4,
                "column": 5
            }
        }
    },
    {
        "type": "Punctuator",
        "value": "=",
        "loc": {
            "start": {
                "line": 4,
                "column": 6
            },
            "end": {
                "line": 4,
                "column": 7
            }
        }
    },
    {
        "type": "Numeric",
        "value": "1",
        "loc": {
            "start": {
                "line": 4,
                "column": 8
            },
            "end": {
                "line": 4,
                "column": 9
            }
        }
    },
    {
        "type": "Punctuator",
        "value": ",",
        "loc": {
            "start": {
                "line": 4,
                "column": 9
            },
            "end": {
                "line": 4,
                "column": 10
            }
        }
    },
    {
        "type": "Identifier",
        "value": "i",
        "loc": {
            "start": {
                "line": 4,
                "column": 11
            },
            "end": {
                "line": 4,
                "column": 12
            }
        }
    },
    {
        "type": "Punctuator",
        "value": "=",
        "loc": {
            "start": {
                "line": 4,
                "column": 13
            },
            "end": {
                "line": 4,
                "column": 14
            }
        }
    },
    {
        "type": "Numeric",
        "value": "2",
        "loc": {
            "start": {
                "line": 4,
                "column": 15
            },
            "end": {
                "line": 4,
                "column": 16
            }
        }
    },
    {
        "type": "Punctuator",
        "value": ",",
        "loc": {
            "start": {
                "line": 4,
                "column": 16
            },
            "end": {
                "line": 4,
                "column": 17
            }
        }
    },
    {
        "type": "Identifier",
        "value": "j",
        "loc": {
            "start": {
                "line": 4,
                "column": 18
            },
            "end": {
                "line": 4,
                "column": 19
            }
        }
    },
    {
        "type": "Punctuator",
        "value": "=",
        "loc": {
            "start": {
                "line": 4,
                "column": 20
            },
            "end": {
                "line": 4,
                "column": 21
            }
        }
    },
    {
        "type": "Numeric",
        "value": "2",
        "loc": {
            "start": {
                "line": 4,
                "column": 22
            },
            "end": {
                "line": 4,
                "column": 23
            }
        }
    },
    {
        "type": "Punctuator",
        "value": "/",
        "loc": {
            "start": {
                "line": 5,
                "column": 2
            },
            "end": {
                "line": 5,
                "column": 3
            }
        }
    },
    {
        "type": "Numeric",
        "value": "1",
        "loc": {
            "start": {
                "line": 5,
                "column": 3
            },
            "end": {
                "line": 5,
                "column": 4
            }
        }
    },
    {
        "type": "Punctuator",
        "value": "+",
        "loc": {
            "start": {
                "line": 5,
                "column": 4
            },
            "end": {
                "line": 5,
                "column": 5
            }
        }
    },
    {
        "type": "Identifier",
        "value": "g",
        "loc": {
            "start": {
                "line": 5,
                "column": 5
            },
            "end": {
                "line": 5,
                "column": 6
            }
        }
    },
    {
        "type": "Punctuator",
        "value": "+",
        "loc": {
            "start": {
                "line": 5,
                "column": 6
            },
            "end": {
                "line": 5,
                "column": 7
            }
        }
    },
    {
        "type": "String",
        "value": "\"\\/*\"",
        "loc": {
            "start": {
                "line": 5,
                "column": 7
            },
            "end": {
                "line": 5,
                "column": 12
            }
        }
    },
    {
        "type": "Punctuator",
        "value": "/",
        "loc": {
            "start": {
                "line": 5,
                "column": 12
            },
            "end": {
                "line": 5,
                "column": 13
            }
        }
    },
    {
        "type": "Identifier",
        "value": "i",
        "loc": {
            "start": {
                "line": 5,
                "column": 13
            },
            "end": {
                "line": 5,
                "column": 14
            }
        }
    },
    {
        "type": "Punctuator",
        "value": ",",
        "loc": {
            "start": {
                "line": 5,
                "column": 14
            },
            "end": {
                "line": 5,
                "column": 15
            }
        }
    },
    {
        "type": "Identifier",
        "value": "x",
        "loc": {
            "start": {
                "line": 5,
                "column": 16
            },
            "end": {
                "line": 5,
                "column": 17
            }
        }
    },
    {
        "type": "Punctuator",
        "value": "=",
        "loc": {
            "start": {
                "line": 5,
                "column": 18
            },
            "end": {
                "line": 5,
                "column": 19
            }
        }
    },
    {
        "type": "Numeric",
        "value": "3",
        "loc": {
            "start": {
                "line": 5,
                "column": 20
            },
            "end": {
                "line": 5,
                "column": 21
            }
        }
    },
    {
        "type": "Punctuator",
        "value": ",",
        "loc": {
            "start": {
                "line": 5,
                "column": 21
            },
            "end": {
                "line": 5,
                "column": 22
            }
        }
    },
    {
        "type": "Identifier",
        "value": "a",
        "loc": {
            "start": {
                "line": 6,
                "column": 4
            },
            "end": {
                "line": 6,
                "column": 5
            }
        }
    },
    {
        "type": "Punctuator",
        "value": "=",
        "loc": {
            "start": {
                "line": 6,
                "column": 6
            },
            "end": {
                "line": 6,
                "column": 7
            }
        }
    },
    {
        "type": "Numeric",
        "value": "2",
        "loc": {
            "start": {
                "line": 6,
                "column": 8
            },
            "end": {
                "line": 6,
                "column": 9
            }
        }
    },
    {
        "type": "Punctuator",
        "value": "/",
        "loc": {
            "start": {
                "line": 6,
                "column": 9
            },
            "end": {
                "line": 6,
                "column": 10
            }
        }
    },
    {
        "type": "Numeric",
        "value": "1",
        "loc": {
            "start": {
                "line": 6,
                "column": 10
            },
            "end": {
                "line": 6,
                "column": 11
            }
        }
    },
    {
        "type": "Punctuator",
        "value": "/",
        "loc": {
            "start": {
                "line": 6,
                "column": 11
            },
            "end": {
                "line": 6,
                "column": 12
            }
        }
    },
    {
        "type": "Identifier",
        "value": "g",
        "loc": {
            "start": {
                "line": 6,
                "column": 12
            },
            "end": {
                "line": 6,
                "column": 13
            }
        }
    },
    {
        "type": "Punctuator",
        "value": ",",
        "loc": {
            "start": {
                "line": 6,
                "column": 13
            },
            "end": {
                "line": 6,
                "column": 14
            }
        }
    },
    {
        "type": "Identifier",
        "value": "b",
        "loc": {
            "start": {
                "line": 6,
                "column": 15
            },
            "end": {
                "line": 6,
                "column": 16
            }
        }
    },
    {
        "type": "Punctuator",
        "value": "=",
        "loc": {
            "start": {
                "line": 6,
                "column": 17
            },
            "end": {
                "line": 6,
                "column": 18
            }
        }
    },
    {
        "type": "Punctuator",
        "value": "(",
        "loc": {
            "start": {
                "line": 6,
                "column": 19
            },
            "end": {
                "line": 6,
                "column": 20
            }
        }
    },
    {
        "type": "Identifier",
        "value": "i",
        "loc": {
            "start": {
                "line": 6,
                "column": 20
            },
            "end": {
                "line": 6,
                "column": 21
            }
        }
    },
    {
        "type": "Punctuator",
        "value": ")",
        "loc": {
            "start": {
                "line": 6,
                "column": 21
            },
            "end": {
                "line": 6,
                "column": 22
            }
        }
    },
    {
        "type": "Punctuator",
        "value": "/",
        "loc": {
            "start": {
                "line": 6,
                "column": 22
            },
            "end": {
                "line": 6,
                "column": 23
            }
        }
    },
    {
        "type": "Identifier",
        "value": "i",
        "loc": {
            "start": {
                "line": 6,
                "column": 23
            },
            "end": {
                "line": 6,
                "column": 24
            }
        }
    },
    {
        "type": "Punctuator",
        "value": "/",
        "loc": {
            "start": {
                "line": 6,
                "column": 24
            },
            "end": {
                "line": 6,
                "column": 25
            }
        }
    },
    {
        "type": "Identifier",
        "value": "i",
        "loc": {
            "start": {
                "line": 6,
                "column": 25
            },
            "end": {
                "line": 6,
                "column": 26
            }
        }
    },
    {
        "type": "Punctuator",
        "value": ",",
        "loc": {
            "start": {
                "line": 7,
                "column": 2
            },
            "end": {
                "line": 7,
                "column": 3
            }
        }
    },
    {
        "type": "Identifier",
        "value": "s",
        "loc": {
            "start": {
                "line": 7,
                "column": 4
            },
            "end": {
                "line": 7,
                "column": 5
            }
        }
    },
    {
        "type": "Punctuator",
        "value": "=",
        "loc": {
            "start": {
                "line": 7,
                "column": 6
            },
            "end": {
                "line": 7,
                "column": 7
            }
        }
    },
    {
        "type": "String",
        "value": "'aaa\\\nbbb\\\nccc'",
        "loc": {
            "start": {
                "line": 7,
                "column": 8
            },
            "end": {
                "line": 9,
                "column": 4
            }
        }
    },
    {
        "type": "Punctuator",
        "value": ";",
        "loc": {
            "start": {
                "line": 9,
                "column": 4
            },
            "end": {
                "line": 9,
                "column": 5
            }
        }
    },
    {
        "type": "Keyword",
        "value": "var",
        "loc": {
            "start": {
                "line": 9,
                "column": 6
            },
            "end": {
                "line": 9,
                "column": 9
            }
        }
    },
    {
        "type": "Identifier",
        "value": "z",
        "loc": {
            "start": {
                "line": 9,
                "column": 10
            },
            "end": {
                "line": 9,
                "column": 11
            }
        }
    },
    {
        "type": "Punctuator",
        "value": "=",
        "loc": {
            "start": {
                "line": 9,
                "column": 12
            },
            "end": {
                "line": 9,
                "column": 13
            }
        }
    },
    {
        "type": "Numeric",
        "value": "1",
        "loc": {
            "start": {
                "line": 9,
                "column": 14
            },
            "end": {
                "line": 9,
                "column": 15
            }
        }
    },
    {
        "type": "Punctuator",
        "value": ";",
        "loc": {
            "start": {
                "line": 9,
                "column": 15
            },
            "end": {
                "line": 9,
                "column": 16
            }
        }
    }
]