{
  "type": "Program",
  "statements": [
    {
      "type": "ExportNamedDeclaration",
      "declaration": null,
      "source": {
        "type": "StringLiteral",
        "value": "test",
        "loc": {
          "start": {
            "line": 17,
            "column": 19
          },
          "end": {
            "line": 17,
            "column": 25
          }
        }
      },
      "specifiers": [
        {
          "type": "ExportSpecifier",
          "local": {
            "type": "Identifier",
            "name": "a",
            "loc": {
              "start": {
                "line": 17,
                "column": 10
              },
              "end": {
                "line": 17,
                "column": 11
              }
            }
          },
          "exported": {
            "type": "Identifier",
            "name": "a",
            "loc": {
              "start": {
                "line": 17,
                "column": 10
              },
              "end": {
                "line": 17,
                "column": 11
              }
            }
          },
          "isType": false,
          "loc": {
            "start": {
              "line": 17,
              "column": 10
            },
            "end": {
              "line": 17,
              "column": 11
            }
          }
        }
      ],
      "assertClause": {
        "type": "AssertClause",
        "elements": [
          {
            "type": "AssertEntry",
            "key": {
              "type": "Identifier",
              "name": "key1",
              "loc": {
                "start": {
                  "line": 18,
                  "column": 5
                },
                "end": {
                  "line": 18,
                  "column": 9
                }
              }
            },
            "value": {
              "type": "StringLiteral",
              "value": "value1",
              "loc": {
                "start": {
                  "line": 20,
                  "column": 5
                },
                "end": {
                  "line": 20,
                  "column": 13
                }
              }
            },
            "loc": {
              "start": {
                "line": 18,
                "column": 5
              },
              "end": {
                "line": 20,
                "column": 13
              }
            }
          },
          {
            "type": "AssertEntry",
            "key": {
              "type": "Identifier",
              "name": "key2",
              "loc": {
                "start": {
                  "line": 21,
                  "column": 5
                },
                "end": {
                  "line": 21,
                  "column": 9
                }
              }
            },
            "value": {
              "type": "StringLiteral",
              "value": "value2",
              "loc": {
                "start": {
                  "line": 21,
                  "column": 11
                },
                "end": {
                  "line": 21,
                  "column": 19
                }
              }
            },
            "loc": {
              "start": {
                "line": 21,
                "column": 5
              },
              "end": {
                "line": 21,
                "column": 19
              }
            }
          },
          {
            "type": "AssertEntry",
            "key": {
              "type": "Identifier",
              "name": "key3",
              "loc": {
                "start": {
                  "line": 22,
                  "column": 5
                },
                "end": {
                  "line": 22,
                  "column": 9
                }
              }
            },
            "value": {
              "type": "StringLiteral",
              "value": "value3",
              "loc": {
                "start": {
                  "line": 23,
                  "column": 5
                },
                "end": {
                  "line": 23,
                  "column": 13
                }
              }
            },
            "loc": {
              "start": {
                "line": 22,
                "column": 5
              },
              "end": {
                "line": 23,
                "column": 13
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 17,
            "column": 26
          },
          "end": {
            "line": 23,
            "column": 17
          }
        }
      },
      "loc": {
        "start": {
          "line": 17,
          "column": 1
        },
        "end": {
          "line": 23,
          "column": 17
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 24,
      "column": 1
    }
  }
}
