Skip to content

Instantly share code, notes, and snippets.

@MadaraUchiha
Created January 7, 2016 12:36
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 MadaraUchiha/04bae5b1f2dbb78fd8e1 to your computer and use it in GitHub Desktop.
Save MadaraUchiha/04bae5b1f2dbb78fd8e1 to your computer and use it in GitHub Desktop.
function foo() {
return
{
foo: "bar"
};
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment