roc/crates/cli/tests/test-projects/module_params/MultilineParams.roc

5 lines
66 B
Text

module { sendHttpReq, getEnvVar } -> [hi]
hi : Str
hi =
"hi"