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
naruse 03228aabec merge revision(s) 53722: [Backport #12232]
* 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/branches/ruby_2_3@54471 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-04-01 17:08:01 +00:00
..
dummyparser.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_files.rb merge revision(s) 53411,53425: [Backport #11932] 2016-03-29 04:38:20 +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 merge revision(s) 53411,53425: [Backport #11932] 2016-03-29 04:38:20 +00:00
test_scanner_events.rb merge revision(s) 53722: [Backport #12232] 2016-04-01 17:08:01 +00:00
test_sexp.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00