{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "BlockStatement",
      "block": {
        "type": "Block",
        "statements": [],
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 2,
            "offset": 2
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 2,
          "offset": 2
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "LiteralRegExpExpression",
        "pattern": "foo",
        "global": false,
        "ignoreCase": false,
        "multiLine": false,
        "dotAll": false,
        "unicode": false,
        "sticky": false,
        "loc": {
          "start": {
            "line": 2,
            "column": 0,
            "offset": 3
          },
          "end": {
            "line": 2,
            "column": 5,
            "offset": 8
          }
        }
      },
      "loc": {
        "start": {
          "line": 2,
          "column": 0,
          "offset": 3
        },
        "end": {
          "line": 2,
          "column": 5,
          "offset": 8
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 2,
      "column": 5,
      "offset": 8
    }
  }
}
