Skip to content

Instantly share code, notes, and snippets.

@MadaraUchiha
Created January 7, 2016 12:36
Show Gist options
  • 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