{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "BinaryExpression",
        "left": {
          "type": "UnaryExpression",
          "operator": "typeof",
          "operand": {
            "type": "LiteralRegExpExpression",
            "pattern": "test",
            "global": false,
            "ignoreCase": false,
            "multiLine": false,
            "dotAll": false,
            "unicode": false,
            "sticky": false,
            "loc": {
              "start": {
                "line": 1,
                "column": 7,
                "offset": 7
              },
              "end": {
                "line": 1,
                "column": 13,
                "offset": 13
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 0,
              "offset": 0
            },
            "end": {
              "line": 1,
              "column": 13,
              "offset": 13
            }
          }
        },
        "operator": "+",
        "right": {
          "type": "LiteralStringExpression",
          "value": " RegExp",
          "loc": {
            "start": {
              "line": 1,
              "column": 16,
              "offset": 16
            },
            "end": {
              "line": 1,
              "column": 25,
              "offset": 25
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 25,
            "offset": 25
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 25,
          "offset": 25
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 2,
      "column": 0,
      "offset": 26
    }
  }
}
