Skip to content

Instantly share code, notes, and snippets.

@clara-shin
Created May 19, 2018 05:08
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 clara-shin/be624019cbf76c993470e705eb93214d to your computer and use it in GitHub Desktop.
Save clara-shin/be624019cbf76c993470e705eb93214d to your computer and use it in GitHub Desktop.
테스트
function add(x,y){
return x+y;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment