Skip to content

Instantly share code, notes, and snippets.

@mimnets
Created November 3, 2020 16:34
Show Gist options
  • Save mimnets/f10c11d4ee6aade6f0b3b782959dcbea to your computer and use it in GitHub Desktop.
Save mimnets/f10c11d4ee6aade6f0b3b782959dcbea to your computer and use it in GitHub Desktop.
function test (a, b) {
return a + b;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment