[ruby-cvs:68527] nobu:r61346 (trunk): parse.y: end of script at newline
nobu at ruby-lang.org
nobu at ruby-lang.org
Wed Dec 20 09:09:51 JST 2017
nobu 2017-12-20 09:09:51 +0900 (Wed, 20 Dec 2017)
New Revision: 61346
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=61346
Log:
parse.y: end of script at newline
* parse.y (parser_yylex): deal with end of script chars just after
ignored newline as other places. [ruby-core:84349] [Bug #14206]
Modified files:
trunk/parse.y
trunk/test/ruby/test_parse.rb
More information about the ruby-cvs
mailing list