Skip to content
This repository has been archived by the owner on Mar 25, 2019. It is now read-only.

Weird issue with spacing and block statuses #16

Open
gjtorikian opened this issue Nov 5, 2013 · 1 comment
Open

Weird issue with spacing and block statuses #16

gjtorikian opened this issue Nov 5, 2013 · 1 comment
Labels

Comments

@gjtorikian
Copy link
Owner

The smallest reproducible case:

module.exports =
class Stuff

   # YO!
  bar: ->
    console.log 'yo yo'

  ### Internal ###

  @doSomething: ->

Yields Cannot parse file -> Invalid object key.

@gjtorikian
Copy link
Owner Author

Still reproducible.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants