You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently companion objects can be placed everywhere.
We should move it to the bottom of the class because this is what the offical style guide of Kotlin says..
The text was updated successfully, but these errors were encountered:
Currently companion objects can be placed everywhere.
We should move it to the bottom of the class because this is what the offical style guide of Kotlin says..
The text was updated successfully, but these errors were encountered: