{
  "type": "Program",
  "statements": [
    {
      "type": "ImportDeclaration",
      "source": {
        "type": "StringLiteral",
        "value": "a",
        "loc": {
          "start": {
            "line": 17,
            "column": 8
          },
          "end": {
            "line": 17,
            "column": 11
          }
        }
      },
      "specifiers": [],
      "assertClause": {
        "type": "AssertClause",
        "elements": [
          {
            "type": "AssertEntry",
            "key": {
              "type": "Identifier",
              "name": "key1",
              "loc": {
                "start": {
                  "line": 17,
                  "column": 21
                },
                "end": {
                  "line": 17,
                  "column": 25
                }
              }
            },
            "value": {
              "type": "StringLiteral",
              "value": "value1",
              "loc": {
                "start": {
                  "line": 17,
                  "column": 27
                },
                "end": {
                  "line": 17,
                  "column": 35
                }
              }
            },
            "loc": {
              "start": {
                "line": 17,
                "column": 21
              },
              "end": {
                "line": 17,
                "column": 35
              }
            }
          },
          {
            "type": "AssertEntry",
            "key": {
              "type": "StringLiteral",
              "value": "key2",
              "loc": {
                "start": {
                  "line": 18,
                  "column": 5
                },
                "end": {
                  "line": 18,
                  "column": 11
                }
              }
            },
            "value": {
              "type": "StringLiteral",
              "value": "value2",
              "loc": {
                "start": {
                  "line": 18,
                  "column": 13
                },
                "end": {
                  "line": 18,
                  "column": 21
                }
              }
            },
            "loc": {
              "start": {
                "line": 18,
                "column": 5
              },
              "end": {
                "line": 18,
                "column": 21
              }
            }
          },
          {
            "type": "AssertEntry",
            "key": {
              "type": "Identifier",
              "name": "key3",
              "loc": {
                "start": {
                  "line": 19,
                  "column": 5
                },
                "end": {
                  "line": 19,
                  "column": 9
                }
              }
            },
            "value": {
              "type": "StringLiteral",
              "value": "value3",
              "loc": {
                "start": {
                  "line": 20,
                  "column": 5
                },
                "end": {
                  "line": 20,
                  "column": 13
                }
              }
            },
            "loc": {
              "start": {
                "line": 19,
                "column": 5
              },
              "end": {
                "line": 20,
                "column": 13
              }
            }
          },
          {
            "type": "AssertEntry",
            "key": {
              "type": "Identifier",
              "name": "key4",
              "loc": {
                "start": {
                  "line": 21,
                  "column": 7
                },
                "end": {
                  "line": 21,
                  "column": 11
                }
              }
            },
            "value": {
              "type": "StringLiteral",
              "value": "value4",
              "loc": {
                "start": {
                  "line": 21,
                  "column": 13
                },
                "end": {
                  "line": 21,
                  "column": 21
                }
              }
            },
            "loc": {
              "start": {
                "line": 21,
                "column": 7
              },
              "end": {
                "line": 21,
                "column": 21
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 17,
            "column": 12
          },
          "end": {
            "line": 22,
            "column": 3
          }
        }
      },
      "loc": {
        "start": {
          "line": 17,
          "column": 1
        },
        "end": {
          "line": 22,
          "column": 3
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 23,
      "column": 1
    }
  }
}
