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

9 lines
118 B
Text
Raw Normal View History

2022-07-14 22:26:57 +00:00
---
source: crates/oyster_parser/tests/it/cst.rs
expression: actual
---
Tree {
kind: Program,
children: [],
}