[FIR2IR] Replace star projections with upper bounds for SAM conversion types

This commit is contained in:
Dmitriy Novozhilov
2021-03-18 12:48:28 +03:00
parent 50f2666eba
commit 7dc3be3b9b
10 changed files with 70 additions and 20 deletions
@@ -1,5 +1,4 @@
// TARGET_BACKEND: JVM
// IGNORE_BACKEND_FIR: JVM_IR
// JVM_TARGET: 1.8
// SAM_CONVERSIONS: INDY
fun interface Cmp<T> {