mirror of
https://github.com/swc-project/swc.git
synced 2024-11-28 11:13:43 +03:00
54 lines
1.2 KiB
JSON
54 lines
1.2 KiB
JSON
{
|
||
"type": "Script",
|
||
"span": {
|
||
"start": 1,
|
||
"end": 173,
|
||
"ctxt": 0
|
||
},
|
||
"body": [
|
||
{
|
||
"type": "VariableDeclaration",
|
||
"span": {
|
||
"start": 1,
|
||
"end": 173,
|
||
"ctxt": 0
|
||
},
|
||
"kind": "var",
|
||
"declare": false,
|
||
"declarations": [
|
||
{
|
||
"type": "VariableDeclarator",
|
||
"span": {
|
||
"start": 5,
|
||
"end": 172,
|
||
"ctxt": 0
|
||
},
|
||
"id": {
|
||
"type": "Identifier",
|
||
"span": {
|
||
"start": 5,
|
||
"end": 168,
|
||
"ctxt": 0
|
||
},
|
||
"value": "才能ソЫⅨ蒤郳र्क्ड्राüışğİliيونيكودöÄüß才能ソЫⅨ蒤郳र्क्ड्राüışğİliيونيكودöÄüßAbcd123",
|
||
"optional": false,
|
||
"typeAnnotation": null
|
||
},
|
||
"init": {
|
||
"type": "NumericLiteral",
|
||
"span": {
|
||
"start": 171,
|
||
"end": 172,
|
||
"ctxt": 0
|
||
},
|
||
"value": 1.0,
|
||
"raw": "1"
|
||
},
|
||
"definite": false
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"interpreter": null
|
||
}
|