Unterminated comment

-- Expect stderr --
Syntax error: Unterminated template block
In line 1, byte 9:

 `This is {# an unclosed comment`
          ^-- Near here


-- End --

-- Testcase --
This is {# an unclosed comment
-- End --
