[
    {
        "type": "RegularExpression",
        "value": "/[/]/",
        "regex": {
            "pattern": "[/]",
            "flags": ""
        },
        "loc": {
            "start": {
                "line": 1,
                "column": 0
            },
            "end": {
                "line": 1,
                "column": 5
            }
        }
    }
]