Handle empty comment tags

Empty comment tags (e.g. {# #}) cause a parser error TwingErrorSyntax: Unexpected token "end of comment statement". This fixes that error and adds test coverage.

Merge request reports

Loading