Skip to content

Instantly share code, notes, and snippets.

@carhartl
Created January 20, 2014 20:44
Show Gist options
  • Save carhartl/8528767 to your computer and use it in GitHub Desktop.
Save carhartl/8528767 to your computer and use it in GitHub Desktop.
<script>
var foo = { bar: "baz", };
alert("I'm ok with that.");
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment