Files
kotlin/compiler/testData/codegen/bytecodeText
Dmitry Petrov 16b7bece46 Fix constant expression inlining logic
Constant expressions are inlined if they do not depend on non-inlineable
vals.
Java constants are always inlined.
Kotlin constants are inlined in LV 1.1+.
2017-10-13 17:01:42 +03:00
..
2016-02-01 18:32:12 +03:00
2016-02-01 22:20:30 +03:00
2016-02-01 22:20:30 +03:00
2015-10-27 12:02:27 +03:00