Skip to content

Instantly share code, notes, and snippets.

@nbness2
Created November 27, 2021 10:11
Show Gist options
  • Save nbness2/bc1e4b68751edd95b8631375fb373942 to your computer and use it in GitHub Desktop.
Save nbness2/bc1e4b68751edd95b8631375fb373942 to your computer and use it in GitHub Desktop.
val Contestant.congratulation: String
get() = "Congratulations to the winner of the thing: $contestantName!!!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment