mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 11:42:13 +03:00
21 lines
269 B
JSON
21 lines
269 B
JSON
{
|
|
"type": "Script",
|
|
"span": {
|
|
"start": 1,
|
|
"end": 7,
|
|
"ctxt": 0
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "BreakStatement",
|
|
"span": {
|
|
"start": 1,
|
|
"end": 7,
|
|
"ctxt": 0
|
|
},
|
|
"label": null
|
|
}
|
|
],
|
|
"interpreter": null
|
|
}
|