mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-23 12:02:28 +00:00
13 lines
261 B
Text
13 lines
261 B
Text
TrySuffix {
|
|
target: Result,
|
|
expr: TrySuffix {
|
|
target: Result,
|
|
expr: TrySuffix {
|
|
target: Result,
|
|
expr: Var {
|
|
module_name: "Stdout",
|
|
ident: "line",
|
|
},
|
|
},
|
|
},
|
|
}
|