mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
7 lines
106 B
Text
7 lines
106 B
Text
hosted Effect
|
|
exposes [putLine!, getLine!]
|
|
imports []
|
|
|
|
putLine! : Str => {}
|
|
|
|
getLine! : {} => Str
|