parser/tests/fixtures/0268/ast.txt
azjezz 972fbfa046
chore: fix tests
Signed-off-by: azjezz <azjezz@protonmail.com>
2022-12-07 09:01:54 +01:00

19 lines
327 B
Plaintext

[
While {
condition: Variable(
Variable {
start: (
3,
8,
),
name: "foo",
end: (
3,
12,
),
},
),
body: [],
},
]