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 9800fc26b0 parse.y: no punctuation instance/class variables
* parse.y (parse_atmark): exclude punctuation follows @ marks,
  whereas it is inclusive after $ mark as some punctuation global
  variables exist.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67254 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-03-14 08:13:46 +00:00
..
dummyparser.rb
test_files.rb
test_filter.rb
test_lexer.rb
test_parser_events.rb parse.y: no punctuation instance/class variables 2019-03-14 08:13:46 +00:00
test_ripper.rb
test_scanner_events.rb
test_sexp.rb