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