parser/tests/0235/ast.txt
2022-12-05 00:04:09 +00:00

8 lines
100 B
Plaintext

[
Expression {
expr: Nowdoc {
value: "Hello, {$name}!",
},
},
]