mirror of
https://github.com/swc-project/swc.git
synced 2024-11-28 02:29:04 +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
|
|
}
|