mirror of
https://github.com/danog/parser.git
synced 2024-12-13 01:27:29 +01:00
479f51913c
Signed-off-by: azjezz <azjezz@protonmail.com>
20 lines
402 B
Plaintext
20 lines
402 B
Plaintext
[
|
|
Expression {
|
|
expr: DynamicVariable {
|
|
name: Variable(
|
|
Variable {
|
|
start: (
|
|
1,
|
|
8,
|
|
),
|
|
name: "a",
|
|
end: (
|
|
1,
|
|
10,
|
|
),
|
|
},
|
|
),
|
|
},
|
|
},
|
|
]
|