KT-847 Allow "this" without {} in string templates
This commit is contained in:
committed by
Nikolay Krasko
parent
94ad86e79e
commit
55c11d0f44
@@ -0,0 +1,3 @@
|
||||
fun <T> T.mustBe(t : T) {
|
||||
"$this must be$<!SYNTAX!>as<!>$t"
|
||||
}
|
||||
Reference in New Issue
Block a user