FIR: add class type parameters to constructors & change their rendering
This commit is contained in:
+1
-1
@@ -3,6 +3,6 @@ public open class JavaBeanVar : R|kotlin/Any| {
|
||||
|
||||
public open fun setColor(p0: R|kotlin/String|?): R|kotlin/Unit|
|
||||
|
||||
public constructor()
|
||||
public constructor(): R|test/JavaBeanVar|
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user