parser/tests/0028/ast.txt
2022-11-30 00:43:37 +00:00

10 lines
122 B
Plaintext

[
Continue {
num: Some(
LiteralInteger {
i: 2,
},
),
},
]