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