{
  "type": "Program",
  "statements": [
    {
      "type": "FunctionDeclaration",
      "function": {
        "type": "ScriptFunction",
        "id": {
          "type": "Identifier",
          "name": "A",
          "loc": {
            "start": {
              "line": 16,
              "column": 10
            },
            "end": {
              "line": 16,
              "column": 11
            }
          }
        },
        "generator": false,
        "async": false,
        "expression": false,
        "params": [],
        "typeParameters": {
          "type": "TSTypeParameterDeclaration",
          "params": [
            {
              "type": "TSTypeParameter",
              "name": {
                "type": "Identifier",
                "name": "out",
                "loc": {
                  "start": {
                    "line": 16,
                    "column": 12
                  },
                  "end": {
                    "line": 16,
                    "column": 15
                  }
                }
              },
              "in": false,
              "out": false,
              "loc": {
                "start": {
                  "line": 16,
                  "column": 12
                },
                "end": {
                  "line": 16,
                  "column": 16
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 16,
              "column": 11
            },
            "end": {
              "line": 16,
              "column": 16
            }
          }
        },
        "body": {
          "type": "BlockStatement",
          "statements": [],
          "loc": {
            "start": {
              "line": 16,
              "column": 19
            },
            "end": {
              "line": 16,
              "column": 21
            }
          }
        },
        "loc": {
          "start": {
            "line": 16,
            "column": 1
          },
          "end": {
            "line": 16,
            "column": 21
          }
        }
      },
      "loc": {
        "start": {
          "line": 16,
          "column": 1
        },
        "end": {
          "line": 16,
          "column": 21
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 16,
      "column": 21
    }
  }
}
