Open gjtorikian opened 11 years ago
The smallest reproducible case:
module.exports = class Stuff # YO! bar: -> console.log 'yo yo' ### Internal ### @doSomething: ->
Yields Cannot parse file -> Invalid object key.
Cannot parse file -> Invalid object key
Still reproducible.
The smallest reproducible case:
Yields
Cannot parse file -> Invalid object key
.