ruby/test/ripper
nobu a43f2cbaa1 Fix Ripper.lex error in dedenting squiggly heredoc
* ext/ripper/lib/ripper/lexer.rb (on_heredoc_dedent): Fix
  Ripper.lex error in dedenting squiggly heredoc.  heredoc tree is
  also an array of Elem in the outer tree.  [Fix GH-1234]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53722 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-02-02 23:21:34 +00:00
..
dummyparser.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_files.rb parse.y: use nd_tag 2016-01-02 05:44:41 +00:00
test_filter.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_parser_events.rb parse.y: indented hereoc 2015-12-07 14:39:52 +00:00
test_ripper.rb Revert r53431 "temporally revert r53411 to debug" 2016-01-04 07:59:55 +00:00
test_scanner_events.rb Fix Ripper.lex error in dedenting squiggly heredoc 2016-02-02 23:21:34 +00:00
test_sexp.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00