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 8b501f6d7f parse.y: indent at '#'
* parse.y (parser_here_document): update indent at '#', which is
  not a space.  [ruby-core:83368] [Bug #14032]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60213 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-10-19 05:10:38 +00:00
..
dummyparser.rb ripper: add kwrest_param parser event 2017-07-21 04:29:46 +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: fix var_field 2017-10-04 06:47:29 +00:00
test_ripper.rb ripper: add states of scanner 2017-09-14 10:53:47 +00:00
test_scanner_events.rb ripper: add states of scanner 2017-09-14 10:53:47 +00:00
test_sexp.rb parse.y: fix a typo 2017-10-08 06:00:57 +00:00