JVM: enable indy lambdas in some tests explicitly
To simplify enabling of indy lambdas by default.
This commit is contained in:
committed by
Space Team
parent
cd9209a7ee
commit
4d7506bae3
Vendored
+2
-1
@@ -1,11 +1,12 @@
|
||||
// TARGET_BACKEND: JVM
|
||||
// JVM_TARGET: 1.8
|
||||
// SAM_CONVERSIONS: INDY
|
||||
// LAMBDAS: INDY
|
||||
// WITH_STDLIB
|
||||
|
||||
// CHECK_BYTECODE_TEXT
|
||||
// JVM_IR_TEMPLATES
|
||||
// 1 java/lang/invoke/LambdaMetafactory
|
||||
// 2 java/lang/invoke/LambdaMetafactory
|
||||
|
||||
// FILE: inlineHighOrderFunRef.kt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user