Actually I think there's also `"mystr".format(...)...
# announcements
k
Actually I think there's also
"mystr".format(...)
so I'd argue that a
String.format
call never makes sense in Kotlin. 😉