Fixed KT-7755 Convert to expression body kills comment
#KT-7755
This commit is contained in:
@@ -0,0 +1 @@
|
||||
fun getText()<selection>: String</selection> = "xxx" //TODO
|
||||
Reference in New Issue
Block a user
#KT-7755
@@ -0,0 +1 @@
|
||||
fun getText()<selection>: String</selection> = "xxx" //TODO
|
||||