Skip to content

Instantly share code, notes, and snippets.

@toshi0383
Created July 30, 2015 07:14
Show Gist options
  • Select an option

  • Save toshi0383/8ce59cec3b51b0e01ab0 to your computer and use it in GitHub Desktop.

Select an option

Save toshi0383/8ce59cec3b51b0e01ab0 to your computer and use it in GitHub Desktop.
ふとこんな構文があったらどうだろうとか妄想していた。 #CodePiece
/* 妄想 */
walkOutside().if() {
return isNiceWeather()
} else {
stayAtHome()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment