mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-18 19:10:18 +00:00

Importantly, this would have caught the issue discovered in #7279, prior to that landing on main.
13 lines
267 B
Text
13 lines
267 B
Text
@0-14 TrySuffix {
|
|
target: Result,
|
|
expr: TrySuffix {
|
|
target: Result,
|
|
expr: TrySuffix {
|
|
target: Result,
|
|
expr: Var {
|
|
module_name: "Stdout",
|
|
ident: "line",
|
|
},
|
|
},
|
|
},
|
|
}
|