1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* parse.y (%%): remove '%%' line on the end of the file(parse error).

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2549 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
eban 2002-06-11 07:26:03 +00:00
parent 22010642b2
commit 6e01d2e2f5

View file

@ -5509,4 +5509,3 @@ rb_lastline_set(val)
special_local_set('_', val);
}
}
%%