Files
kotlin-fork/compiler/testData/codegen
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-15 10:26:28 +03:00
2018-08-15 18:20:07 +03:00