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