mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 03:31:45 +03:00
51 lines
1.0 KiB
Plaintext
51 lines
1.0 KiB
Plaintext
|
[
|
||
|
JsDoc {
|
||
|
span: Span {
|
||
|
lo: BytePos(
|
||
|
0,
|
||
|
),
|
||
|
hi: BytePos(
|
||
|
0,
|
||
|
),
|
||
|
ctxt: #0,
|
||
|
},
|
||
|
description: Text {
|
||
|
span: Span {
|
||
|
lo: BytePos(
|
||
|
0,
|
||
|
),
|
||
|
hi: BytePos(
|
||
|
18,
|
||
|
),
|
||
|
ctxt: #0,
|
||
|
},
|
||
|
value: Atom('* Inline Comment 1' type=dynamic),
|
||
|
},
|
||
|
tags: [],
|
||
|
},
|
||
|
JsDoc {
|
||
|
span: Span {
|
||
|
lo: BytePos(
|
||
|
49,
|
||
|
),
|
||
|
hi: BytePos(
|
||
|
49,
|
||
|
),
|
||
|
ctxt: #0,
|
||
|
},
|
||
|
description: Text {
|
||
|
span: Span {
|
||
|
lo: BytePos(
|
||
|
49,
|
||
|
),
|
||
|
hi: BytePos(
|
||
|
67,
|
||
|
),
|
||
|
ctxt: #0,
|
||
|
},
|
||
|
value: Atom('* Inline Comment 2' type=dynamic),
|
||
|
},
|
||
|
tags: [],
|
||
|
},
|
||
|
]
|