mirror of
https://github.com/danog/parser.git
synced 2024-12-12 09:09:37 +01:00
479f51913c
Signed-off-by: azjezz <azjezz@protonmail.com>
19 lines
328 B
Plaintext
19 lines
328 B
Plaintext
[
|
|
DoWhile {
|
|
condition: Variable(
|
|
Variable {
|
|
start: (
|
|
1,
|
|
21,
|
|
),
|
|
name: "a",
|
|
end: (
|
|
1,
|
|
23,
|
|
),
|
|
},
|
|
),
|
|
body: [],
|
|
},
|
|
]
|