Get rid of excess method in compiled inline class with custom equals
^KT-54501: Fixed
This commit is contained in:
committed by
teamcity
parent
70c2f2b86f
commit
c990bbb26c
@@ -1,7 +1,6 @@
|
||||
// WITH_STDLIB
|
||||
// CHECK_BYTECODE_LISTING
|
||||
// FIR_IDENTICAL
|
||||
// FIR_IDENTICAL
|
||||
|
||||
inline fun <T> useRef(value: T, f: (T) -> Boolean) = f(value)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user