Skip to content

Instantly share code, notes, and snippets.

@y-temp4
Created September 14, 2018 07:00
Show Gist options
  • Save y-temp4/771fb4efc3457c13cc18cffb152b2a62 to your computer and use it in GitHub Desktop.
Save y-temp4/771fb4efc3457c13cc18cffb152b2a62 to your computer and use it in GitHub Desktop.
Test Gist Code.
function test(arg) {
console.log(arg)
return arg
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment