.. |
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
|
dc02930e68
Add "..." prefix to complementary error messages (#9651)
|
%!s(int64=5) %!d(string=hai) anos |