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