summaryrefslogtreecommitdiffhomepage
path: root/test/t/syntax.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/t/syntax.rb')
-rw-r--r--test/t/syntax.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/t/syntax.rb b/test/t/syntax.rb
index 0bb3fa389..05d4a15b1 100644
--- a/test/t/syntax.rb
+++ b/test/t/syntax.rb
@@ -307,5 +307,8 @@ this is a comment that has =end with spaces after it
=begin this is a comment
this is a comment that has extra after =begin and =end with spaces after it
=end
+=begin this is a comment
+this is a comment that has extra after =begin and =end with tabs after it
+=end
true
end