{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "BlockStatement",
      "block": {
        "type": "Block",
        "statements": [
          {
            "type": "ExpressionStatement",
            "expression": {
              "type": "LiteralNumericExpression",
              "value": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1,
                  "offset": 1
                },
                "end": {
                  "line": 1,
                  "column": 2,
                  "offset": 2
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 1,
                "offset": 1
              },
              "end": {
                "line": 1,
                "column": 2,
                "offset": 2
              }
            }
          },
          {
            "type": "ExpressionStatement",
            "expression": {
              "type": "LiteralNumericExpression",
              "value": 2,
              "loc": {
                "start": {
                  "line": 2,
                  "column": 0,
                  "offset": 3
                },
                "end": {
                  "line": 2,
                  "column": 1,
                  "offset": 4
                }
              }
            },
            "loc": {
              "start": {
                "line": 2,
                "column": 0,
                "offset": 3
              },
              "end": {
                "line": 2,
                "column": 1,
                "offset": 4
              }
            }
          },
          {
            "type": "ExpressionStatement",
            "expression": {
              "type": "LiteralNumericExpression",
              "value": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 0,
                  "offset": 5
                },
                "end": {
                  "line": 3,
                  "column": 1,
                  "offset": 6
                }
              }
            },
            "loc": {
              "start": {
                "line": 3,
                "column": 0,
                "offset": 5
              },
              "end": {
                "line": 3,
                "column": 1,
                "offset": 6
              }
            }
          },
          {
            "type": "ExpressionStatement",
            "expression": {
              "type": "LiteralNumericExpression",
              "value": 4,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 0,
                  "offset": 7
                },
                "end": {
                  "line": 4,
                  "column": 1,
                  "offset": 8
                }
              }
            },
            "loc": {
              "start": {
                "line": 4,
                "column": 0,
                "offset": 7
              },
              "end": {
                "line": 4,
                "column": 1,
                "offset": 8
              }
            }
          },
          {
            "type": "ExpressionStatement",
            "expression": {
              "type": "LiteralNumericExpression",
              "value": 5,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 0,
                  "offset": 9
                },
                "end": {
                  "line": 5,
                  "column": 1,
                  "offset": 10
                }
              }
            },
            "loc": {
              "start": {
                "line": 5,
                "column": 0,
                "offset": 9
              },
              "end": {
                "line": 5,
                "column": 1,
                "offset": 10
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 5,
            "column": 2,
            "offset": 11
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 5,
          "column": 2,
          "offset": 11
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 5,
      "column": 2,
      "offset": 11
    }
  }
}
