`val rc: Record = mutableMapOf("hello" to "world")...
# announcements
d
val rc: Record = mutableMapOf("hello" to "world")
is the way to go.