mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 03:31:45 +03:00
21 lines
274 B
JSON
21 lines
274 B
JSON
{
|
|
"type": "Script",
|
|
"span": {
|
|
"start": 1,
|
|
"end": 10,
|
|
"ctxt": 0
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ContinueStatement",
|
|
"span": {
|
|
"start": 1,
|
|
"end": 10,
|
|
"ctxt": 0
|
|
},
|
|
"label": null
|
|
}
|
|
],
|
|
"interpreter": null
|
|
}
|