ruby/test/ripper
nobu eb13bcec58 parse.y: refactor list literals
* parse.y (words, symbols, qwords, qsymbols): unify empty list and
  non-empty list.

* parse.y (parser_parse_string): always dispatch a word separator
  at the beginning of list literals.
  [ruby-core:83871] [Bug #14126]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60892 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-11-24 04:26:27 +00:00
..
dummyparser.rb test_parser_events.rb: results of list literals 2017-11-24 04:26:23 +00:00
test_files.rb {ext,test}/ripper: Specify frozen_string_literal: true. 2017-02-05 07:54:32 +00:00
test_filter.rb ripper: add states of scanner 2017-09-14 10:53:47 +00:00
test_lexer.rb parse.y: indent at '#' 2017-10-19 05:10:38 +00:00
test_parser_events.rb parse.y: refactor list literals 2017-11-24 04:26:27 +00:00
test_ripper.rb ripper: add states of scanner 2017-09-14 10:53:47 +00:00
test_scanner_events.rb ripper.y: fix word list events 2017-11-23 04:30:23 +00:00
test_sexp.rb parse.y: fix a typo 2017-10-08 06:00:57 +00:00