oysh/crates/oyster_parser/tests/it/snapshots/it__parser__comment.snap

19 lines
224 B
Text
Raw Normal View History

2022-07-14 22:26:57 +00:00
---
source: crates/oyster_parser/tests/it/parser.rs
expression: actual
---
[
NewLeaf(
Comment,
3,
),
NewLeaf(
Newlines,
1,
),
NewLeaf(
Comment,
3,
),
]