RedundantLetInspection: fix false negative for references
#KT-34603 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
// WITH_RUNTIME
|
||||
|
||||
val a = 42
|
||||
Reference in New Issue
Block a user
#KT-34603 Fixed
@@ -0,0 +1,3 @@
|
||||
// WITH_RUNTIME
|
||||
|
||||
val a = 42
|
||||