Is there something anomalous between `inline class...
# announcements
d
Is there something anomalous between `inline class`es and
companion object
? testing the function I got a
java.lang.NoSuchMethodError
whenever I call a
const
from the
companion
, replacing with its
String
everything runs flawlessly