mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 08:34:33 +00:00
7 lines
110 B
Text
7 lines
110 B
Text
hosted Effect
|
|
exposes [put_line!, get_line!]
|
|
imports []
|
|
|
|
put_line! : Str => {}
|
|
|
|
get_line! : {} => Str
|