Files
kotlin/compiler/testData/codegen/box/inlineClasses
Mikhail Zarechenskiy a8abd8cceb Fix boxing/unboxing for generic functions on index expressions
Unsubstituted type should be used for coercion to box value of
 inline class type if it's needed. For the substituted value it's not
 known if it was a generic parameter or not.

 #KT-27502 Fixed
2018-10-12 11:58:56 +03:00
..
2018-09-18 14:36:20 +03:00
2018-09-18 14:36:20 +03:00
2018-09-28 10:46:42 +03:00