parser/tests/fixtures/0028/ast.txt

10 lines
122 B
Plaintext
Raw Normal View History

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