mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 19:58:18 +00:00
![]() ``` numbers = import "numbers.json" as numbersJson : Str import json.Decode exposing [decode, list, int] numbersJson |> decode (list int) |> Result.withDefault [] ``` |
||
---|---|---|
.. | ||
snapshots | ||
test_fmt.rs | ||
test_snapshots.rs |