|
%!s(int64=7) %!d(string=hai) anos | |
---|---|---|
.. | ||
Main.hx | 1d850c5796 show proper error message when a class method has different number of arguments than required in implemented interface (closes #3417) | %!s(int64=11) %!d(string=hai) anos |
compile-fail.hxml | 1d850c5796 show proper error message when a class method has different number of arguments than required in implemented interface (closes #3417) | %!s(int64=11) %!d(string=hai) anos |
compile-fail.hxml.stderr | 63cbed4c95 Override position (#7005) | %!s(int64=7) %!d(string=hai) anos |