Files
kotlin-fork/compiler/testData/codegen/bytecodeText
pyos a9b53adc50 JVM_IR: make primitive == object slightly less lazy.
Discarding the value used to leave an unused-but-never-destroyed
temporary variable. It's best to not separate calls to `enterTemp`
and `leaveTemp`.

Not sure what kind of test to add though, since this is minor -- if the
result of the comparison is discarded, then the entire statement is more
or less pointless.

 #KT-42251 Fixed
2020-10-16 12:25:55 +02:00
..
2020-01-20 16:00:36 +01:00
2020-10-01 17:49:02 +03:00
2020-06-18 12:22:53 +03:00