mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-23 14:35:12 +00:00
![]() Moves handling of ingested file imports from load to can, so that they can be properly introduced in the scope they appear. Example: import "input.txt" as input : Str image = import "image.png" as bytes : List U8 # `bytes` is only available under `image` decodePng bytes ... |
||
---|---|---|
.. | ||
helpers | ||
test_reporting.rs |