mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-24 06:55:15 +00:00
2 lines
86 B
Text
2 lines
86 B
Text
import "path/to/file.txt" as file : Str
|
|
import "path/to/file.txt" as file : List U8
|