Skip to content

Instantly share code, notes, and snippets.

@riix
Created November 24, 2017 07:42
Show Gist options
  • Save riix/2203945a0e2b9ac4ebf9ae6d82acf72c to your computer and use it in GitHub Desktop.
Save riix/2203945a0e2b9ac4ebf9ae6d82acf72c to your computer and use it in GitHub Desktop.
te
var foo = function(){
    alert('test');
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment