Skip to content
This repository has been archived by the owner on Apr 1, 2021. It is now read-only.

Add JS Article Return #1195

Merged
2 commits merged into from
Jun 29, 2016
Merged

Add JS Article Return #1195

2 commits merged into from
Jun 29, 2016

Conversation

dakshshah96
Copy link
Contributor

Refer #1068.

Add JS article for return under Statements and declarations.

@ghost ghost self-assigned this Jun 29, 2016
@ghost ghost added QA JavaScript labels Jun 29, 2016
r = arg1 * arg2;
return(r);
}
```
Copy link

@ghost ghost Jun 29, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add repl snippet 🚀

@dakshshah96
Copy link
Contributor Author

@atjonathan repl links added.

@ghost
Copy link

ghost commented Jun 29, 2016

LGTM 👍

Thanks for contributing 🎉

@ghost ghost merged commit 4bb2bc9 into freeCodeCamp:master Jun 29, 2016
@BerkeleyTrue BerkeleyTrue removed the QA label Jun 29, 2016
@dakshshah96 dakshshah96 deleted the add/js-return branch June 29, 2016 19:26
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants