Support generic underlying type of inline class in FIR
#KT-32162
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// CHECK_BYTECODE_LISTING
|
||||
// LANGUAGE: -JvmInlineValueClasses, +GenericInlineClassParameter
|
||||
// IGNORE_BACKED: JVM
|
||||
|
||||
inline class ICAny<T>(val value: T)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user