mirror of
https://github.com/danog/parser.git
synced 2024-12-11 16:49:47 +01:00
479f51913c
Signed-off-by: azjezz <azjezz@protonmail.com>
22 lines
473 B
Plaintext
22 lines
473 B
Plaintext
[
|
|
Block {
|
|
body: [
|
|
Expression {
|
|
expr: Variable(
|
|
Variable {
|
|
start: (
|
|
1,
|
|
9,
|
|
),
|
|
name: "a",
|
|
end: (
|
|
1,
|
|
11,
|
|
),
|
|
},
|
|
),
|
|
},
|
|
],
|
|
},
|
|
]
|