Skip to content

Instantly share code, notes, and snippets.

@rightfold
Created October 10, 2014 19:08
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 rightfold/6d4bbbe43a2357fa12fb to your computer and use it in GitHub Desktop.
Save rightfold/6d4bbbe43a2357fa12fb to your computer and use it in GitHub Desktop.
if (…)
{
}
break;
if else (…)
{
}
break;
if else (…)
{
}
break;
else
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment