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