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:
parent
22010642b2
commit
6e01d2e2f5
1 changed files with 0 additions and 1 deletions
1
parse.y
1
parse.y
|
@ -5509,4 +5509,3 @@ rb_lastline_set(val)
|
|||
special_local_set('_', val);
|
||||
}
|
||||
}
|
||||
%%
|
||||
|
|
Loading…
Reference in a new issue