KT-2254 Incorrect indentation after = in val:
#KT-2254 fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
val
|
||||
a =
|
||||
12
|
||||
Reference in New Issue
Block a user
#KT-2254 fixed
@@ -0,0 +1,3 @@
|
||||
val
|
||||
a =
|
||||
12
|
||||