Skip to content

Instantly share code, notes, and snippets.

@oliverjanik
Last active December 10, 2015 12:08
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 oliverjanik/4431802 to your computer and use it in GitHub Desktop.
Save oliverjanik/4431802 to your computer and use it in GitHub Desktop.
Coffeescript Issue #2650.
root = exports ? this
a = 'hello world'
alert(a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment