1{
2  "type": "Program",
3  "statements": [
4    {
5      "type": "DebuggerStatement",
6      "loc": {
7        "start": {
8          "line": 17,
9          "column": 1
10        },
11        "end": {
12          "line": 17,
13          "column": 10
14        }
15      }
16    },
17    {
18      "type": "DebuggerStatement",
19      "loc": {
20        "start": {
21          "line": 19,
22          "column": 1
23        },
24        "end": {
25          "line": 19,
26          "column": 9
27        }
28      }
29    },
30    {
31      "type": "BlockStatement",
32      "statements": [
33        {
34          "type": "DebuggerStatement",
35          "loc": {
36            "start": {
37              "line": 22,
38              "column": 3
39            },
40            "end": {
41              "line": 22,
42              "column": 11
43            }
44          }
45        }
46      ],
47      "loc": {
48        "start": {
49          "line": 21,
50          "column": 1
51        },
52        "end": {
53          "line": 23,
54          "column": 2
55        }
56      }
57    },
58    {
59      "type": "BlockStatement",
60      "statements": [
61        {
62          "type": "DebuggerStatement",
63          "loc": {
64            "start": {
65              "line": 25,
66              "column": 3
67            },
68            "end": {
69              "line": 25,
70              "column": 11
71            }
72          }
73        }
74      ],
75      "loc": {
76        "start": {
77          "line": 25,
78          "column": 1
79        },
80        "end": {
81          "line": 25,
82          "column": 13
83        }
84      }
85    }
86  ],
87  "loc": {
88    "start": {
89      "line": 1,
90      "column": 1
91    },
92    "end": {
93      "line": 26,
94      "column": 1
95    }
96  }
97}
98