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