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
+2
@@ -1,3 +1,5 @@
|
||||
fun intN(): Int? = null
|
||||
|
||||
fun test() = intN() ?: 1
|
||||
|
||||
// FIR_IDENTICAL
|
||||
|
||||
Reference in New Issue
Block a user