JVM_IR indy SAM conversions: update tests

KT-44278 KT-26060 KT-42621
This commit is contained in:
Dmitry Petrov
2021-02-05 20:04:16 +03:00
parent 3ebeca5852
commit 052f6929c9
9 changed files with 100 additions and 3 deletions
@@ -12,5 +12,10 @@ fun test() {
}
// Lambda inlined into run(), no wrapper class generated:
// JVM_TEMPLATES:
// 1 NEW
// 0 INVOKEINTERFACE
// JVM_IR_TEMPLATES:
// 0 NEW
// 0 INVOKEINTERFACE