swc/crates/swc_ecma_parser/tests/shifted/empty-with-comments/input.ts.json

10 lines
106 B
JSON

{
"type": "Script",
"span": {
"start": 2,
"end": 2
},
"body": [],
"interpreter": null
}