mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-06 13:18:01 +00:00
3 lines
52 B
Text
3 lines
52 B
Text
module [File]
|
|
|
|
File : { name : Str, content : Str }
|