JVM IR: Remove bridge construction from CallableReferenceLowering
This commit is contained in:
committed by
Georgy Bronnikov
parent
ebb59d51d2
commit
6aa8ecd745
@@ -1,3 +1,4 @@
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
fun test() {
|
||||
1.(fun Int.() = 2)()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user