fix some mistakes

This commit is contained in:
Folkert 2020-10-30 00:35:40 +01:00
parent 5d3f969a84
commit 73e0ea2e5d
5 changed files with 11 additions and 22 deletions

View file

@ -118,7 +118,7 @@ pub fn unify_pool(subs: &mut Subs, pool: &mut Pool, var1: Variable, var2: Variab
}
fn unify_context(subs: &mut Subs, pool: &mut Pool, ctx: Context) -> Outcome {
if true {
if false {
// if true, print the types that are unified.
//
// NOTE: names are generated here (when creating an error type) and that modifies names