[FIR] Hide local type for return type of single expression function ^KT-51418 Fixed
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
|
||||
abstract class A<T> {
|
||||
fun print() = "OK"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user