Skip to content

Commit

Permalink
Test a blank line in a comment tag
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanahsmith committed Apr 28, 2022
1 parent 05dc7d7 commit b89bf9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/tags/inline_comment_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ def test_inline_comment_can_be_written_on_multiple_lines
{%-
# 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.
-%}
Expand Down

0 comments on commit b89bf9b

Please sign in to comment.