[FIR-IDE] Update tests
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// FIR_COMPARISON
|
||||
interface D<T>
|
||||
|
||||
fun <T1, T2 : D<T1>> T2.ext() {}
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,4 @@
|
||||
// FIR_COMPARISON
|
||||
interface D<T>
|
||||
|
||||
fun <T1, T2 : D<T1>> T2.ext() {}
|
||||
|
||||