FIR2IR: call fake overrides properly #KT-49288 Fixed
This commit is contained in:
committed by
teamcity
parent
ec079a2663
commit
5b6e21690b
-2
@@ -1,5 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
|
||||
fun testBoolean(): Int {
|
||||
val b: Boolean? = true
|
||||
return b!!.hashCode()
|
||||
|
||||
Reference in New Issue
Block a user