Files
kotlin-fork/compiler/testData/codegen/box
Dmitry Petrov a3cd4f415a Add test for comparison used for primitives and Comparable
There's a subtle difference in behavior between comparing
primitive Float/Double (comparison follows IEEE standard)
and boxed Float/Double (comparison is a total order).
Make sure this corner case is preserved.
2017-07-10 10:51:26 +03:00
..
2017-03-20 18:46:01 +01:00
2017-06-20 10:40:21 +03:00
2016-11-09 21:41:12 +03:00