Initial feedback on Minimal Value Types 0.2 for discussion
Maurizio Cimadamore
maurizio.cimadamore at oracle.com
Tue Mar 28 21:03:15 UTC 2017
On 28/03/17 22:01, Maurizio Cimadamore wrote:
> int i1 = 42
> (Object)i1 == (Object)i1 //false
Cut'n paste problem - this was meant to say:
//true
Maurizio
More information about the valhalla-spec-observers
mailing list