JVM_IR. Support generic constructors after "Roll back constructor type parameters"
This commit is contained in:
committed by
romanart
parent
0b926af203
commit
5c0cdac69f
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
class Outer {
|
||||
inner class Inner<T>(val t: T) {
|
||||
fun box() = t
|
||||
|
||||
Reference in New Issue
Block a user