roc/crates/compiler/test_syntax/tests/snapshots/pass/suffixed_question.expr.result-ast

13 lines
261 B
Text

TrySuffix {
target: Result,
expr: TrySuffix {
target: Result,
expr: TrySuffix {
target: Result,
expr: Var {
module_name: "Stdout",
ident: "line",
},
},
},
}