Skip to content

Instantly share code, notes, and snippets.

@jaspervalero
Created March 11, 2015 02:21
Show Gist options
  • Save jaspervalero/bf14fdd48bf9eb07880d to your computer and use it in GitHub Desktop.
Save jaspervalero/bf14fdd48bf9eb07880d to your computer and use it in GitHub Desktop.
Define the body of the function
var func = ( x, y ) => x + y;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment