Skip to content

Instantly share code, notes, and snippets.

@joshkehn
Created November 17, 2011 19:41
Show Gist options
  • Save joshkehn/1374216 to your computer and use it in GitHub Desktop.
Save joshkehn/1374216 to your computer and use it in GitHub Desktop.
// This is a JavaScript comment
console.log('This is some output.')
// Another comment
console.log('More output.');
// Last comment
// but no output!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment