1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/ripper
nobu 85280f4b55 parse.y: fail if invalid name
* parse.y (parser_yylex): fail if $, @, @@ are not followed by a valid
  name character.  [ruby-core:54846] [Bug #8375].

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40607 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-05-08 04:07:22 +00:00
..
dummyparser.rb
test_files.rb Use assert_separately to speed up on test-all 2013-04-02 06:28:17 +00:00
test_filter.rb
test_parser_events.rb parse.y: fail if invalid name 2013-05-08 04:07:22 +00:00
test_ripper.rb
test_scanner_events.rb parse.y: fail if invalid name 2013-05-08 04:07:22 +00:00