Skip to content

Instantly share code, notes, and snippets.

@pcwalton
Created July 8, 2010 21:49
Show Gist options
  • Save pcwalton/468698 to your computer and use it in GitHub Desktop.
Save pcwalton/468698 to your computer and use it in GitHub Desktop.
function f(x) {
if (x == 1) {
..
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment