{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "CallExpression",
        "callee": {
          "type": "IdentifierExpression",
          "name": "a",
          "loc": {
            "start": {
              "line": 1,
              "column": 0,
              "offset": 0
            },
            "end": {
              "line": 1,
              "column": 1,
              "offset": 1
            }
          }
        },
        "arguments": [],
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 3,
            "offset": 3
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 4,
          "offset": 4
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "CallExpression",
        "callee": {
          "type": "IdentifierExpression",
          "name": "b",
          "loc": {
            "start": {
              "line": 2,
              "column": 0,
              "offset": 5
            },
            "end": {
              "line": 2,
              "column": 1,
              "offset": 6
            }
          }
        },
        "arguments": [],
        "loc": {
          "start": {
            "line": 2,
            "column": 0,
            "offset": 5
          },
          "end": {
            "line": 2,
            "column": 3,
            "offset": 8
          }
        }
      },
      "loc": {
        "start": {
          "line": 2,
          "column": 0,
          "offset": 5
        },
        "end": {
          "line": 2,
          "column": 4,
          "offset": 9
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "CallExpression",
        "callee": {
          "type": "IdentifierExpression",
          "name": "c",
          "loc": {
            "start": {
              "line": 3,
              "column": 0,
              "offset": 10
            },
            "end": {
              "line": 3,
              "column": 1,
              "offset": 11
            }
          }
        },
        "arguments": [],
        "loc": {
          "start": {
            "line": 3,
            "column": 0,
            "offset": 10
          },
          "end": {
            "line": 3,
            "column": 3,
            "offset": 13
          }
        }
      },
      "loc": {
        "start": {
          "line": 3,
          "column": 0,
          "offset": 10
        },
        "end": {
          "line": 3,
          "column": 4,
          "offset": 14
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 3,
      "column": 4,
      "offset": 14
    }
  }
}
