Add intention to indent a raw string #KT-9943 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
a2d45062c2
commit
a7110a1517
@@ -0,0 +1,4 @@
|
||||
// IS_APPLICABLE: false
|
||||
fun test() {
|
||||
val foo = <caret>"foo"
|
||||
}
|
||||
Reference in New Issue
Block a user