mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 21:39:07 +00:00
6 lines
No EOL
115 B
Text
6 lines
No EOL
115 B
Text
interface JsonParser
|
|
exposes [example]
|
|
imports []
|
|
|
|
example : Str
|
|
example = "This text came from a package!" |