Skip to content

Instantly share code, notes, and snippets.

@itkovian
Created October 12, 2016 13:35
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 itkovian/0388ee83442a8a6e60558056515c978c to your computer and use it in GitHub Desktop.
Save itkovian/0388ee83442a8a6e60558056515c978c to your computer and use it in GitHub Desktop.
f()
{
if (p)
{
// do something
}
else
{
// do something else
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment