{
    "range": [
        0,
        39
    ],
    "loc": {
        "start": {
            "line": 1,
            "column": 0
        },
        "end": {
            "line": 1,
            "column": 39
        }
    },
    "type": "Program",
    "body": [
        {
            "range": [
                0,
                39
            ],
            "loc": {
                "start": {
                    "line": 1,
                    "column": 0
                },
                "end": {
                    "line": 1,
                    "column": 39
                }
            },
            "type": "FunctionDeclaration",
            "id": {
                "range": [
                    9,
                    10
                ],
                "loc": {
                    "start": {
                        "line": 1,
                        "column": 9
                    },
                    "end": {
                        "line": 1,
                        "column": 10
                    }
                },
                "type": "Identifier",
                "name": "f"
            },
            "params": [
                {
                    "range": [
                        11,
                        20
                    ],
                    "loc": {
                        "start": {
                            "line": 1,
                            "column": 11
                        },
                        "end": {
                            "line": 1,
                            "column": 20
                        }
                    },
                    "type": "ArrayPattern",
                    "elements": [
                        {
                            "range": [
                                12,
                                13
                            ],
                            "loc": {
                                "start": {
                                    "line": 1,
                                    "column": 12
                                },
                                "end": {
                                    "line": 1,
                                    "column": 13
                                }
                            },
                            "type": "Identifier",
                            "name": "a"
                        },
                        {
                            "range": [
                                15,
                                16
                            ],
                            "loc": {
                                "start": {
                                    "line": 1,
                                    "column": 15
                                },
                                "end": {
                                    "line": 1,
                                    "column": 16
                                }
                            },
                            "type": "Identifier",
                            "name": "b"
                        },
                        {
                            "range": [
                                18,
                                19
                            ],
                            "loc": {
                                "start": {
                                    "line": 1,
                                    "column": 18
                                },
                                "end": {
                                    "line": 1,
                                    "column": 19
                                }
                            },
                            "type": "Identifier",
                            "name": "c"
                        }
                    ]
                },
                {
                    "range": [
                        27,
                        30
                    ],
                    "loc": {
                        "start": {
                            "line": 1,
                            "column": 27
                        },
                        "end": {
                            "line": 1,
                            "column": 30
                        }
                    },
                    "type": "ArrayPattern",
                    "elements": [
                        {
                            "range": [
                                28,
                                29
                            ],
                            "loc": {
                                "start": {
                                    "line": 1,
                                    "column": 28
                                },
                                "end": {
                                    "line": 1,
                                    "column": 29
                                }
                            },
                            "type": "Identifier",
                            "name": "d"
                        }
                    ]
                }
            ],
            "defaults": [
                {
                    "range": [
                        23,
                        25
                    ],
                    "loc": {
                        "start": {
                            "line": 1,
                            "column": 23
                        },
                        "end": {
                            "line": 1,
                            "column": 25
                        }
                    },
                    "type": "ArrayExpression",
                    "elements": []
                },
                {
                    "range": [
                        33,
                        35
                    ],
                    "loc": {
                        "start": {
                            "line": 1,
                            "column": 33
                        },
                        "end": {
                            "line": 1,
                            "column": 35
                        }
                    },
                    "type": "ArrayExpression",
                    "elements": []
                }
            ],
            "body": {
                "range": [
                    37,
                    39
                ],
                "loc": {
                    "start": {
                        "line": 1,
                        "column": 37
                    },
                    "end": {
                        "line": 1,
                        "column": 39
                    }
                },
                "type": "BlockStatement",
                "body": []
            },
            "generator": false,
            "expression": false
        }
    ]
}