mirror of
https://github.com/danog/parser.git
synced 2025-01-06 12:48:29 +01:00
972fbfa046
Signed-off-by: azjezz <azjezz@protonmail.com>
19 lines
327 B
Plaintext
19 lines
327 B
Plaintext
[
|
|
While {
|
|
condition: Variable(
|
|
Variable {
|
|
start: (
|
|
3,
|
|
8,
|
|
),
|
|
name: "foo",
|
|
end: (
|
|
3,
|
|
12,
|
|
),
|
|
},
|
|
),
|
|
body: [],
|
|
},
|
|
]
|