1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-14 17:32:00 +03:00
juvix/test/TypeCheck
janmasrovira 32059965a9
Type checking fails when the type of a pattern is not given by the signature (#1378)
* infer hole in type from pattern

* refactor

* fix error message

* format

* fix matching of identifiers

* improve error message
2022-07-15 17:57:04 +02:00
..
Negative.hs Type checking fails when the type of a pattern is not given by the signature (#1378) 2022-07-15 17:57:04 +02:00
Positive.hs Type checking fails when the type of a pattern is not given by the signature (#1378) 2022-07-15 17:57:04 +02:00