native
native copied to clipboard
Support Kotlin companion objects
This appears to decently supported. Is there a feature list for what is missing?
Variables in companion object generate get/set functions but don't expose an actual variable on the class as would be expected.
This appears to decently supported. Is there a feature list for what is missing?
Mostly there to make sure we're supporting all the edge cases and add explicit tests, as we currently don't have any in kotlin_tests.