"If null to elvis" now converts to elvis also !is check right after initializer #KT-14032 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
121f0ec810
commit
0903402282
+2
@@ -0,0 +1,2 @@
|
||||
val result = ...
|
||||
<spot>if (result == null) return</spot>
|
||||
Reference in New Issue
Block a user