Skip to content

Instantly share code, notes, and snippets.

@pcwalton
Created July 8, 2010 22:00
Show Gist options
  • Save pcwalton/468714 to your computer and use it in GitHub Desktop.
Save pcwalton/468714 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