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
{{ message }}
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.
Issue Summary
Kotlin makes all fields private and that raises the stag exception: Unable to access field "x" in class Y, field must not be private.
Expected Behavior
It would be nice if there was a workaround for Kotlin ;)
The text was updated successfully, but these errors were encountered: