FIR: introduce flexible types pretty rendering for no arguments case
#KT-52020 Fixed
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
public open class CustomProjectionKind : R|kotlin/Any| {
|
||||
public open fun foo(): R|ft<kotlin/collections/MutableList<ft<kotlin/Number, kotlin/Number?>>, kotlin/collections/List<ft<kotlin/Number, kotlin/Number?>>?>|
|
||||
public open fun foo(): R|ft<kotlin/collections/MutableList<kotlin/Number!>, kotlin/collections/List<kotlin/Number!>?>|
|
||||
|
||||
public constructor(): R|test/CustomProjectionKind|
|
||||
|
||||
|
||||
Reference in New Issue
Block a user