I am coming to Kotlin 1.3 from Scala. I am trying to do something very simple:
class Foo { fun bar() { val map = mutableMapOf()