JVM: prepare asmLike tests for indy lambdas by default

Use -Xlambdas=class in tests which were checking specific things related
to how anonymous classes for lambdas work (such as receiver mangling,
function arity etc.)
This commit is contained in:
Alexander Udalov
2023-04-20 15:10:20 +02:00
committed by Space Team
parent 4c4afbd646
commit 163afc94bc
20 changed files with 49 additions and 61 deletions
@@ -1,5 +1,6 @@
// IR_DIFFERENCE
// LOCAL_VARIABLE_TABLE
// LAMBDAS: CLASS
fun foo() {
t { (`a b`, `b$c`, `c-d`, `b$$c--d`, `a()§&*&^@あ化`) -> }