Skip to content

Instantly share code, notes, and snippets.

@michaelficarra
Created December 30, 2010 21:01
Show Gist options
  • Select an option

  • Save michaelficarra/760296 to your computer and use it in GitHub Desktop.

Select an option

Save michaelficarra/760296 to your computer and use it in GitHub Desktop.
some literal test
# But keyword assignment should be smart enough not to stringify variables.
func = ->
this == 'this'
ok func() is false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment