summaryrefslogtreecommitdiffhomepage
path: root/test/t
diff options
context:
space:
mode:
authorNobuyoshi Nakada <[email protected]>2014-04-30 12:32:18 +0900
committerNobuyoshi Nakada <[email protected]>2014-05-03 08:42:31 +0900
commitcf3b880df6df004b9471c3bf67aa44774e3ca952 (patch)
tree034f68f607ea1197bb675d652f87dcdce303cc31 /test/t
parent82fce52211f729c98bce1f4cd020157e56a4fd4d (diff)
downloadmruby-cf3b880df6df004b9471c3bf67aa44774e3ca952.tar.gz
mruby-cf3b880df6df004b9471c3bf67aa44774e3ca952.zip
skip to the next line and reset column after `=end`
Diffstat (limited to 'test/t')
-rw-r--r--test/t/syntax.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/t/syntax.rb b/test/t/syntax.rb
index 05d4a15b1..a64000534 100644
--- a/test/t/syntax.rb
+++ b/test/t/syntax.rb
@@ -309,6 +309,6 @@ 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
+=end xxxxxxxxxxxxxxxxxxxxxxxxxx
true
end