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

10 lines
119 B
Plaintext

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