Test a blank line in a comment tag

This commit is contained in:
Dylan Thacker-Smith
2022-04-28 09:38:44 -04:00
committed by Dylan Thacker-Smith
parent 1f0a0ad55c
commit 21f3337dec
@@ -37,6 +37,7 @@ class InlineCommentTest < Minitest::Test
{%-
# That kind of block comment is also allowed.
# It would only be a stylistic difference.
# Much like JavaScript's /* */ comments and their
# leading * on new lines.
-%}