Skip to content

Instantly share code, notes, and snippets.

@skydoves
Created August 12, 2022 01:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skydoves/7d288c0356c719d3b3c4cab2e202b148 to your computer and use it in GitHub Desktop.
Save skydoves/7d288c0356c719d3b3c4cab2e202b148 to your computer and use it in GitHub Desktop.
private_stable_class_report
unstable class InherentlyStableClass {
stable val publicStableProperty: String
stable var privateUnstableProperty: String
<runtime stability> = Unstable
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment