mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 11:11:30 +03:00
d1097ccb59
**Description:** For now, we leave every comment as a leading comment. As logic for determining leading vs trailing is quite complex, I'll do it with another PR.
25 lines
320 B
JSON
25 lines
320 B
JSON
{
|
|
"601": [
|
|
{
|
|
"kind": "Block",
|
|
"span": {
|
|
"start": 593,
|
|
"end": 601,
|
|
"ctxt": 0
|
|
},
|
|
"text": "/* ; */"
|
|
}
|
|
],
|
|
"527": [
|
|
{
|
|
"kind": "Block",
|
|
"span": {
|
|
"start": 519,
|
|
"end": 527,
|
|
"ctxt": 0
|
|
},
|
|
"text": "/**/"
|
|
}
|
|
]
|
|
}
|