Skip to content

Instantly share code, notes, and snippets.

@ejlevin1
Created July 17, 2013 20:40
Show Gist options
  • Save ejlevin1/6024263 to your computer and use it in GitHub Desktop.
Save ejlevin1/6024263 to your computer and use it in GitHub Desktop.
return {
value: "this works"
}
return
{
value: "this doesn't work"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment