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