JVM_IR indy SAM conversions: update tests
KT-44278 KT-26060 KT-42621
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user