mirror of
https://github.com/danog/parser.git
synced 2024-11-30 04:29:13 +01:00
9 lines
107 B
Plaintext
9 lines
107 B
Plaintext
[
|
|
DoWhile {
|
|
condition: Variable {
|
|
name: "a",
|
|
},
|
|
body: [],
|
|
},
|
|
]
|