Skip to content

Instantly share code, notes, and snippets.

@aristretto
Last active October 4, 2017 21:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aristretto/30bc674234378b6978707b8a6241758a to your computer and use it in GitHub Desktop.
Save aristretto/30bc674234378b6978707b8a6241758a to your computer and use it in GitHub Desktop.
test.js
console.warn('foo');
function bar() {
console.log('bar!');
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment