mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-13 09:49:11 +03:00
reproduce crash in expect with Lists of different length
This commit is contained in:
parent
46d69e8721
commit
12350410df
@ -140,7 +140,7 @@ expect
|
||||
httpVersion: "1.1",
|
||||
headers: [
|
||||
Header "Host" "bar.example",
|
||||
Header "Accept-Encoding" "gzip, deflate",
|
||||
# Header "Accept-Encoding" "gzip, deflate",
|
||||
],
|
||||
body: "Hello, world!" |> Str.toUtf8,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user