FIR: add class type parameters to constructors & change their rendering
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<T> public final class Wine : R|kotlin/Any| {
|
||||
public constructor()
|
||||
public constructor(): R|test/Wine<T>|
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user