Inline Variable/Property: Move test data
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
fun foo() {
|
||||
val y = "x=${"""ab
|
||||
c"""}"
|
||||
}
|
||||
Reference in New Issue
Block a user