it seems there is some bug relating init in compan...
# kotlin-native
m
it seems there is some bug relating init in companion objects. I have a anonymous class extending a class with a init companion object, it is not working (using a workaround now)
o
bug tracking shall happen in bug tracker, with sample code to reproduce