{
    "range": [
        0,
        44
    ],
    "loc": {
        "start": {
            "line": 1,
            "column": 0
        },
        "end": {
            "line": 1,
            "column": 44
        }
    },
    "type": "Program",
    "body": [
        {
            "range": [
                0,
                44
            ],
            "loc": {
                "start": {
                    "line": 1,
                    "column": 0
                },
                "end": {
                    "line": 1,
                    "column": 44
                }
            },
            "type": "ImportDeclaration",
            "specifiers": [
                {
                    "range": [
                        8,
                        9
                    ],
                    "loc": {
                        "start": {
                            "line": 1,
                            "column": 8
                        },
                        "end": {
                            "line": 1,
                            "column": 9
                        }
                    },
                    "type": "ImportSpecifier",
                    "local": {
                        "range": [
                            8,
                            9
                        ],
                        "loc": {
                            "start": {
                                "line": 1,
                                "column": 8
                            },
                            "end": {
                                "line": 1,
                                "column": 9
                            }
                        },
                        "type": "Identifier",
                        "name": "a"
                    },
                    "imported": {
                        "range": [
                            8,
                            9
                        ],
                        "loc": {
                            "start": {
                                "line": 1,
                                "column": 8
                            },
                            "end": {
                                "line": 1,
                                "column": 9
                            }
                        },
                        "type": "Identifier",
                        "name": "a"
                    }
                },
                {
                    "range": [
                        11,
                        12
                    ],
                    "loc": {
                        "start": {
                            "line": 1,
                            "column": 11
                        },
                        "end": {
                            "line": 1,
                            "column": 12
                        }
                    },
                    "type": "ImportSpecifier",
                    "local": {
                        "range": [
                            11,
                            12
                        ],
                        "loc": {
                            "start": {
                                "line": 1,
                                "column": 11
                            },
                            "end": {
                                "line": 1,
                                "column": 12
                            }
                        },
                        "type": "Identifier",
                        "name": "b"
                    },
                    "imported": {
                        "range": [
                            11,
                            12
                        ],
                        "loc": {
                            "start": {
                                "line": 1,
                                "column": 11
                            },
                            "end": {
                                "line": 1,
                                "column": 12
                            }
                        },
                        "type": "Identifier",
                        "name": "b"
                    }
                },
                {
                    "range": [
                        14,
                        15
                    ],
                    "loc": {
                        "start": {
                            "line": 1,
                            "column": 14
                        },
                        "end": {
                            "line": 1,
                            "column": 15
                        }
                    },
                    "type": "ImportSpecifier",
                    "local": {
                        "range": [
                            14,
                            15
                        ],
                        "loc": {
                            "start": {
                                "line": 1,
                                "column": 14
                            },
                            "end": {
                                "line": 1,
                                "column": 15
                            }
                        },
                        "type": "Identifier",
                        "name": "c"
                    },
                    "imported": {
                        "range": [
                            14,
                            15
                        ],
                        "loc": {
                            "start": {
                                "line": 1,
                                "column": 14
                            },
                            "end": {
                                "line": 1,
                                "column": 15
                            }
                        },
                        "type": "Identifier",
                        "name": "c"
                    }
                },
                {
                    "range": [
                        17,
                        23
                    ],
                    "loc": {
                        "start": {
                            "line": 1,
                            "column": 17
                        },
                        "end": {
                            "line": 1,
                            "column": 23
                        }
                    },
                    "type": "ImportSpecifier",
                    "local": {
                        "range": [
                            22,
                            23
                        ],
                        "loc": {
                            "start": {
                                "line": 1,
                                "column": 22
                            },
                            "end": {
                                "line": 1,
                                "column": 23
                            }
                        },
                        "type": "Identifier",
                        "name": "D"
                    },
                    "imported": {
                        "range": [
                            17,
                            18
                        ],
                        "loc": {
                            "start": {
                                "line": 1,
                                "column": 17
                            },
                            "end": {
                                "line": 1,
                                "column": 18
                            }
                        },
                        "type": "Identifier",
                        "name": "d"
                    }
                },
                {
                    "range": [
                        25,
                        31
                    ],
                    "loc": {
                        "start": {
                            "line": 1,
                            "column": 25
                        },
                        "end": {
                            "line": 1,
                            "column": 31
                        }
                    },
                    "type": "ImportSpecifier",
                    "local": {
                        "range": [
                            30,
                            31
                        ],
                        "loc": {
                            "start": {
                                "line": 1,
                                "column": 30
                            },
                            "end": {
                                "line": 1,
                                "column": 31
                            }
                        },
                        "type": "Identifier",
                        "name": "E"
                    },
                    "imported": {
                        "range": [
                            25,
                            26
                        ],
                        "loc": {
                            "start": {
                                "line": 1,
                                "column": 25
                            },
                            "end": {
                                "line": 1,
                                "column": 26
                            }
                        },
                        "type": "Identifier",
                        "name": "e"
                    }
                }
            ],
            "source": {
                "range": [
                    38,
                    43
                ],
                "loc": {
                    "start": {
                        "line": 1,
                        "column": 38
                    },
                    "end": {
                        "line": 1,
                        "column": 43
                    }
                },
                "type": "Literal",
                "value": "mod",
                "raw": "'mod'"
            }
        }
    ]
}