|
%!s(int64=4) %!d(string=hai) anos | |
---|---|---|
.. | ||
Main.hx | 6b9809c14f [typer] fiddle with mono-to-mono constraints | %!s(int64=5) %!d(string=hai) anos |
compile-fail.hxml | 6b9809c14f [typer] fiddle with mono-to-mono constraints | %!s(int64=5) %!d(string=hai) anos |
compile-fail.hxml.stderr | aecf036a4f Basic implementation of upper bound constraints (#10233) | %!s(int64=4) %!d(string=hai) anos |