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