FIR: make rendering of type parameters similar to original Kotlin

This commit is contained in:
Mikhail Glukhikh
2019-04-09 15:32:59 +03:00
parent 0c334163ab
commit 568e831651
178 changed files with 278 additions and 269 deletions
@@ -1,5 +1,5 @@
public final class MethosWithPRefTP : R|kotlin/Any| {
<P> public final fun f(p0: R|P|): R|kotlin/Unit|
public final fun <P> f(p0: R|P|): R|kotlin/Unit|
public constructor(): R|test/MethosWithPRefTP|