Skip to content

Instantly share code, notes, and snippets.

@nickjs
Created April 29, 2011 16:21
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 nickjs/948564 to your computer and use it in GitHub Desktop.
Save nickjs/948564 to your computer and use it in GitHub Desktop.
PARSE ERROR ON LINE 2: UNEXPECTED ','
class User extends Object
foo: @property 'bar', ->
console.log 'foo'
@nickjs
Copy link
Author

nickjs commented Apr 29, 2011

PARSE ERROR ON LINE 2: UNEXPECTED ','

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment