Skip to content

Instantly share code, notes, and snippets.

@uzilan
Created October 25, 2020 07:47
Show Gist options
  • Save uzilan/1ca807ebc942ae2543f4a04680129831 to your computer and use it in GitHub Desktop.
Save uzilan/1ca807ebc942ae2543f4a04680129831 to your computer and use it in GitHub Desktop.
interface TrollNumber {
val value: Int
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment