mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 19:58:18 +00:00
Fix test
This commit is contained in:
parent
075332ec88
commit
9563b444cd
1 changed files with 1 additions and 1 deletions
|
@ -8820,7 +8820,7 @@ mod solve_expr {
|
|||
# ^^^^^^^^^^^^^^
|
||||
"#
|
||||
),
|
||||
@"Decoding#Decode.decoder(4) : List U8, fmt -[[]]-> { rest : List U8, result : [Err [TooShort], Ok [False, True]] } | fmt has DecoderFormatting"
|
||||
@"Decoding#Decode.decoder(4) : List U8, fmt -[[] + fmt:Decode.bool(19):1]-> { rest : List U8, result : [Err [TooShort], Ok [False, True]] } | fmt has DecoderFormatting"
|
||||
print_only_under_alias: true
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue