Skip to content

Commit b89bf9b

Browse files
authored
Test a blank line in a comment tag
1 parent 05dc7d7 commit b89bf9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/integration/tags/inline_comment_test.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ def test_inline_comment_can_be_written_on_multiple_lines
3737
{%-
3838
# That kind of block comment is also allowed.
3939
# It would only be a stylistic difference.
40+
4041
# Much like JavaScript's /* */ comments and their
4142
# leading * on new lines.
4243
-%}

0 commit comments

Comments
 (0)