Skip to content

Instantly share code, notes, and snippets.

@maggandalf
Created June 11, 2011 11:41
Show Gist options
  • Save maggandalf/1020487 to your computer and use it in GitHub Desktop.
Save maggandalf/1020487 to your computer and use it in GitHub Desktop.
Minified myscript
function sayHelloWorld(){var a="HelloWorld";alert(a)};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment