roc/crates/compiler/test_syntax/tests/snapshots/pass/suffixed_question.expr.result-ast
2024-08-19 23:34:05 -07:00

13 lines
261 B
Text

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