catala/tests/test_typing/bad
Louis Gesbert 8960e5dbbc Add typing-based disambiguation pass after desugaring
Some typing errors are changed a little, because they get triggered during the
typing of the disambiguation pass, which does not specify the expected return
type (it's an expected invariant that it should not be needed for
disambiguation).

It would be possible to still specify these types during disambiguation just to
get the same errors, but since the newer ones don't appear to be clearly worse
at the moment, it has not been done.
2022-11-28 16:38:09 +01:00
..
common.catala_en Add a few tests on typing errors 2022-09-15 17:28:05 +02:00
err1.catala_en Tweak error message location printing 2022-11-28 16:38:09 +01:00
err2.catala_en Add typing-based disambiguation pass after desugaring 2022-11-28 16:38:09 +01:00
err3.catala_en Tweak error message location printing 2022-11-28 16:38:09 +01:00
err4.catala_en Tweak error message location printing 2022-11-28 16:38:09 +01:00
err5.catala_en Add typing-based disambiguation pass after desugaring 2022-11-28 16:38:09 +01:00
err6.catala_en Tweak error message location printing 2022-11-28 16:38:09 +01:00
err6.ml Add a few tests on typing errors 2022-09-15 17:28:05 +02:00