Skip to content

Instantly share code, notes, and snippets.

@gerane
Created February 28, 2017 16:27
Show Gist options
  • Save gerane/b1a3635cfcca512968ff9b7ef923b1ea to your computer and use it in GitHub Desktop.
Save gerane/b1a3635cfcca512968ff9b7ef923b1ea to your computer and use it in GitHub Desktop.
while (x == y)
{
something();
somethingelse();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment