Inline Variable: Inline string template entries
#KT-7654 Fixed
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
fun foo() {
|
||||
val a = 1
|
||||
val y = """!!x=_
|
||||
$a:${a + 1}
|
||||
_!!"""
|
||||
}
|
||||
Reference in New Issue
Block a user