change name

This commit is contained in:
nora 2021-12-30 12:03:55 +01:00
parent ee01a9f5b5
commit 9019dc0295
73 changed files with 152 additions and 151 deletions

View file

@ -0,0 +1,19 @@
---
source: src/parse/test.rs
assertion_line: 216
expression: ast
---
Loop(
Block {
stmts: [],
span: Span {
start: 0,
end: 0,
},
},
Span {
start: 0,
end: 0,
},
)