Skip to content

Instantly share code, notes, and snippets.

@deanveloper
Created July 17, 2015 01:26
Show Gist options
  • Save deanveloper/b9039f33af9f21e9839b to your computer and use it in GitHub Desktop.
Save deanveloper/b9039f33af9f21e9839b to your computer and use it in GitHub Desktop.
dance: while(!person.isDancing()) {
break dance;
}
person.dance();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment