Skip to content

Instantly share code, notes, and snippets.

@MarcinMoskala
Created March 3, 2019 11:02
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 MarcinMoskala/37696942104dda26d2f93c83ea40d431 to your computer and use it in GitHub Desktop.
Save MarcinMoskala/37696942104dda26d2f93c83ea40d431 to your computer and use it in GitHub Desktop.
public object Unit {
override fun toString() = "kotlin.Unit"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment