mirror of
https://github.com/danog/parser.git
synced 2025-01-07 21:28:29 +01:00
19 lines
327 B
Plaintext
19 lines
327 B
Plaintext
|
[
|
||
|
While {
|
||
|
condition: Variable(
|
||
|
Variable {
|
||
|
start: (
|
||
|
3,
|
||
|
8,
|
||
|
),
|
||
|
name: "foo",
|
||
|
end: (
|
||
|
3,
|
||
|
12,
|
||
|
),
|
||
|
},
|
||
|
),
|
||
|
body: [],
|
||
|
},
|
||
|
]
|