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