mirror of
https://github.com/Noratrieb/dilaria.git
synced 2026-01-16 02:15:01 +01:00
fix snapshot tests
This commit is contained in:
parent
237fb34d97
commit
61fa5434f9
97 changed files with 821 additions and 1188 deletions
|
|
@ -1,19 +1,15 @@
|
|||
---
|
||||
source: src/parse/test.rs
|
||||
assertion_line: 216
|
||||
expression: ast
|
||||
|
||||
---
|
||||
Loop(
|
||||
Block {
|
||||
stmts: [],
|
||||
span: Span {
|
||||
start: 0,
|
||||
end: 0,
|
||||
},
|
||||
},
|
||||
Span {
|
||||
start: 0,
|
||||
end: 0,
|
||||
span: Span(
|
||||
0..0,
|
||||
),
|
||||
},
|
||||
Span(
|
||||
0..0,
|
||||
),
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue