engines: use `callsite.msignature` in ASuperExpr
authorJean Privat <jean@pryen.org>
Mon, 12 May 2014 17:13:32 +0000 (13:13 -0400)
committerJean Privat <jean@pryen.org>
Tue, 13 May 2014 10:01:31 +0000 (06:01 -0400)
instead of `callsite.mproperty.intro.msignature`

This will also be usefull with new constructors when
the signature between the callsite and the propdef differs

Signed-off-by: Jean Privat <jean@pryen.org>


No differences found