Extract Function/Introduce Property: Support extraction of string template fragments
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
fun foo(a: Int): String {
|
||||
return "<selection>abc$a\</selection>ndef"
|
||||
}
|
||||
Reference in New Issue
Block a user