Files
kotlin-fork/compiler/testData
Dmitry Petrov 2a524920a5 Don't remap inline function args requiring inline class boxing/unboxing
Same as for primitives: inline lambda expects to see a boxed value,
so, even if an argument is a local variable, it can't be remapped,
because it contains unboxed representation.
2018-08-24 14:52:29 +03:00
..
2018-08-24 13:41:52 +03:00
2018-08-08 12:12:15 +03:00