Files
kotlin-fork/compiler/testData/codegen/box
Dmitry Petrov 8e9c0294fe Do not box primitives for 'primitive == object'
NB user-defined 'equals' can violate contract for 'Object#equals', e.g.,
it can be asymmetric.
Thus we can't avoid boxing for 'object == primitive'.
2017-07-21 08:52:29 +03:00
..
2017-03-20 18:46:01 +01:00
2017-06-20 10:40:21 +03:00
2017-07-12 15:56:29 +03:00
2016-11-09 21:41:12 +03:00