mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
Update test
This commit is contained in:
parent
c327189ab7
commit
5606e2d61e
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ procedure Decode.24 (Decode.95, Decode.114, Decode.97):
|
|||
ret Decode.127;
|
||||
|
||||
procedure Decode.25 (Decode.98, Decode.99):
|
||||
let Decode.126 : {} = Struct {};
|
||||
let Decode.126 : {} = CallByName Json.41;
|
||||
let Decode.125 : {List U8, [C {}, C Str]} = CallByName Decode.24 Decode.98 Decode.126 Decode.99;
|
||||
ret Decode.125;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue