renamed stuff

This commit is contained in:
sebastianselander 2023-03-27 15:37:58 +02:00
parent aa4a615c28
commit 2fa30faa87
5 changed files with 3 additions and 1 deletions

View file

@ -62,4 +62,3 @@ bind ma f = case ma of {
```
TYPECHECKER ERROR
Inferred type '("c" -> "Int") -> "Maybe" -> "Maybe" does not match specified type '("Int" -> "Int") -> "Maybe" -> "Maybe"'
```