Skip to content

Instantly share code, notes, and snippets.

@marekpiechut
Created January 6, 2018 11:44
Show Gist options
  • Select an option

  • Save marekpiechut/ce6f3df5272b5c5543877bdf15f7047a to your computer and use it in GitHub Desktop.

Select an option

Save marekpiechut/ce6f3df5272b5c5543877bdf15f7047a to your computer and use it in GitHub Desktop.
Test
function testFunction() {
console.log('just log me!');
return 32;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment