parser/tests/fixtures/0268/ast.txt

19 lines
327 B
Plaintext
Raw Normal View History

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