ushort calls byte overload
Oleg B via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Tue May 30 14:19:45 PDT 2017
and this is unexpected for me too
immutable ushort y = 0;
foo(y); // byte
More information about the Digitalmars-d-learn
mailing list