before 1.3.40 `this::class.simpleName.toString()` ...
# multiplatform
r
before 1.3.40
this::class.simpleName.toString()
worked and now it crashes because it requires 'kotlin-reflect.jar'