mirror of
https://github.com/swc-project/swc.git
synced 2024-12-29 08:34:06 +03:00
24 lines
349 B
JSON
24 lines
349 B
JSON
{
|
||
"type": "Document",
|
||
"span": {
|
||
"start": 0,
|
||
"end": 43,
|
||
"ctxt": 0
|
||
},
|
||
"children": [
|
||
{
|
||
"type": "TokenAndSpan",
|
||
"span": {
|
||
"start": 0,
|
||
"end": 43,
|
||
"ctxt": 0
|
||
},
|
||
"token": {
|
||
"Comment": {
|
||
"data": "–– Failing New York Times Comment --"
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|