feat: unclosed expression test added and fulfilled

This commit is contained in:
2026-06-26 07:45:47 +03:00
parent 94cc652049
commit 67a111cd5b
3 changed files with 34 additions and 8 deletions
@@ -0,0 +1,6 @@
<html>
<body>
<h1>Hello World</h1>
<p>{{ INVALID EXPRESSION </p>
</body>
</html>