Enable lightweight lambdas (aka invokedynamic) since 2.0
#KT-45375 Fixed #KT-58173 Open
This commit is contained in:
committed by
Space Team
parent
b1b33475fa
commit
3f034e8b67
@@ -1,4 +1,5 @@
|
||||
// !SANITIZE_PARENTHESES
|
||||
// IGNORE_BACKEND_K1: JVM_IR
|
||||
|
||||
class `(X)` {
|
||||
fun `(Y)`(): String {
|
||||
@@ -23,4 +24,4 @@ fun box(): String {
|
||||
// 1 \(Y\)
|
||||
|
||||
// JVM_IR_TEMPLATES
|
||||
// 4 this\$0
|
||||
// 3 this\$0
|
||||
|
||||
Reference in New Issue
Block a user