FE10 analysis API: render type parameter bounds as FIR does

This commit is contained in:
Mikhail Glukhikh
2022-05-30 17:20:25 +02:00
committed by Space
parent d792c7b70c
commit a3db2e13b2
2 changed files with 25 additions and 7 deletions
@@ -1,6 +0,0 @@
interface A
interface B
class C<T : A & B>