We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9064ff3 commit 42bd09bCopy full SHA for 42bd09b
docs/topics/kotlin-language-features-and-proposals.md
@@ -251,6 +251,24 @@ guided by pragmatic design.
251
252
</td>
253
</tr>
254
+
255
+<tr filter="keep">
256
+<td>
257
258
+**KEEP discussion**
259
260
+</td>
261
262
263
+**Multidollar interpolation: improved handling of `$` in string literals**
264
265
+* KEEP proposal: [dollar-escape.md](https://github.com/Kotlin/KEEP/blob/master/proposals/dollar-escape.md)
266
+* YouTrack issue: [KT-2425](https://youtrack.jetbrains.com/issue/KT-2425)
267
+* Target version: 2.1.0
268
269
270
+</tr>
271
272
<tr filter="keep">
273
<td>
274
0 commit comments