parser/tests/0026/ast.txt

10 lines
119 B
Plaintext
Raw Normal View History

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