Skip to content

Instantly share code, notes, and snippets.

@migerh
Created February 20, 2013 17:43
Show Gist options
  • Save migerh/4997413 to your computer and use it in GitHub Desktop.
Save migerh/4997413 to your computer and use it in GitHub Desktop.
(function () {
// code hier, variablen immer mit var anlegen
var a = 3;
}());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment