mirror of
https://github.com/golang/go
synced 2024-11-12 09:00:22 -07:00
sametype message
SVN=125216
This commit is contained in:
parent
73f85f8a53
commit
102fcc6689
@ -423,7 +423,7 @@ importaddtyp(Node *ss, Type *t)
|
||||
addtyp(newtype(s), t, PEXTERN);
|
||||
return;
|
||||
}
|
||||
print("sametype %S %lT => %lT\n", s, s->otype, t);
|
||||
// print("sametype %S %lT => %lT\n", s, s->otype, t);
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user