Skip to content

Instantly share code, notes, and snippets.

@akexorcist
Last active March 30, 2020 17:01
Show Gist options
  • Select an option

  • Save akexorcist/f886a3539e79d4b2aefb0e186673e224 to your computer and use it in GitHub Desktop.

Select an option

Save akexorcist/f886a3539e79d4b2aefb0e186673e224 to your computer and use it in GitHub Desktop.
val user = User("Akexorcist").apply {
this.age = 17
this.company = this.name + " Company"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment