swc/crates/swc_css_parser/tests/fixture/at-rule/document/leading-comments.json

36 lines
491 B
JSON
Raw Normal View History

{
"432": [
{
"kind": "Block",
"span": {
"start": 419,
"end": 432,
"ctxt": 0
},
"text": "/* filter */"
}
],
"461": [
{
"kind": "Block",
"span": {
"start": 453,
"end": 461,
"ctxt": 0
},
"text": "/* a */"
}
],
"419": [
{
"kind": "Block",
"span": {
"start": 395,
"end": 419,
"ctxt": 0
},
"text": "/* near */"
}
]
}