mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 00:24:34 +00:00
fix a test
This commit is contained in:
parent
afa88bfd41
commit
211a5adcf6
1 changed files with 2 additions and 2 deletions
|
@ -70,8 +70,8 @@ fn exhaustiveness_problem() {
|
|||
|
||||
This when does not cover all the possibilities:
|
||||
|
||||
6│> when t is
|
||||
7│> A -> 1
|
||||
7│> when t is
|
||||
8│> A -> 1
|
||||
|
||||
Other possibilities include:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue