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