netzpirat/haml-coffee

"TypeError: Cannot call method 'isCommented' of null"

saschagehlich opened this issue · 1 comments

I get an TypeError: Cannot call method 'isCommented' of null exception when the first line of my HAML is indented:

  %h2.headline

Some kind of indentation error would be more helpful! :)

Thanks for reporting. Error messages are very bad in general and could be improved.