Skip to content

Instantly share code, notes, and snippets.

@marekpiechut
Last active January 6, 2018 11:45
Show Gist options
  • Select an option

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

Select an option

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