Skip to content

Instantly share code, notes, and snippets.

@apkostka
Created September 24, 2015 22:57
Show Gist options
  • Save apkostka/a91ece0af1b2760b553e to your computer and use it in GitHub Desktop.
Save apkostka/a91ece0af1b2760b553e to your computer and use it in GitHub Desktop.
Do Something
function do_something() {
alert('hi!');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment