JVM IR: Fix BridgeLowering
This commit is contained in:
committed by
Georgy Bronnikov
parent
461d8ef368
commit
07737f8fc6
Vendored
-1
@@ -1,6 +1,5 @@
|
||||
// !LANGUAGE: +InlineClasses
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
|
||||
abstract class GenericBase<T> {
|
||||
abstract fun foo(x: T): T
|
||||
|
||||
Reference in New Issue
Block a user