Skip to content

Instantly share code, notes, and snippets.

Created January 2, 2013 13:50
Show Gist options
  • Save anonymous/4434707 to your computer and use it in GitHub Desktop.
Save anonymous/4434707 to your computer and use it in GitHub Desktop.
Example for post on tehsis.com.ar
var foo = "bar";
foo.toUpperCase(); // "BAR"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment