Closed davidfestal closed 9 years ago
Also, @gavinking wrote:
oh because the Declaration are non-equal I hate that I tried to ask Tako to change that, so they were equal
Done
Btw @davidfestal , this might have repercussions for the IDE, you might need to check that.
the following code :
produces the following error on the
jvm
overload ofreturnMe()
:Native implementation must have the same return type as native header: returnMe in C must have the type C
Since both types contain declarations that are seen non-equal, they are seen non-equal.
This produces many subtyping-algorithm errors