FIR2IR: use elvis temporary variable name closer to PSI2IR
Related to KT-61983
This commit is contained in:
committed by
Space Team
parent
dcfc20f1ff
commit
13ae4abe52
@@ -1,6 +1,3 @@
|
||||
// IGNORE_BACKEND_K2: JS_IR, JS_IR_ES6
|
||||
// FIR works fine, however it generates another names for the temporary variables, therefore ignore it
|
||||
|
||||
fun demo(f: () -> String) = f()
|
||||
|
||||
// EXPECT_GENERATED_JS: function=test$lambda expect=deadCodeEliminationTestLambda.js
|
||||
|
||||
Reference in New Issue
Block a user