{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "BlockStatement",
      "block": {
        "type": "Block",
        "statements": [
          {
            "type": "BlockStatement",
            "block": {
              "type": "Block",
              "statements": [],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1,
                  "offset": 1
                },
                "end": {
                  "line": 1,
                  "column": 3,
                  "offset": 3
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 1,
                "offset": 1
              },
              "end": {
                "line": 1,
                "column": 3,
                "offset": 3
              }
            }
          },
          {
            "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": 4
                },
                "end": {
                  "line": 2,
                  "column": 5,
                  "offset": 9
                }
              }
            },
            "loc": {
              "start": {
                "line": 2,
                "column": 0,
                "offset": 4
              },
              "end": {
                "line": 2,
                "column": 5,
                "offset": 9
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 2,
            "column": 6,
            "offset": 10
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 2,
          "column": 6,
          "offset": 10
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 2,
      "column": 6,
      "offset": 10
    }
  }
}
