FIR2IR: generate both dispatch & extension receiver without 'else if'
This commit is contained in:
-1
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
object A {
|
||||
fun Int.foo(a: Int = 1): Int {
|
||||
return a
|
||||
|
||||
Reference in New Issue
Block a user