19 lines
224 B
Text
19 lines
224 B
Text
|
---
|
||
|
source: crates/oyster_parser/tests/it/parser.rs
|
||
|
expression: actual
|
||
|
---
|
||
|
[
|
||
|
NewLeaf(
|
||
|
Comment,
|
||
|
3,
|
||
|
),
|
||
|
NewLeaf(
|
||
|
Newlines,
|
||
|
1,
|
||
|
),
|
||
|
NewLeaf(
|
||
|
Comment,
|
||
|
3,
|
||
|
),
|
||
|
]
|