1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/ripper/lib/ripper
nobu 0e7936f896 lexer.rb: no dedent strings in middle
* ext/ripper/lib/ripper/lexer.rb (on_heredoc_dedent): dedent only
  strings at the beginning, not strings in middle.
  [ruby-core:83343] [Bug #14027]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60212 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-10-19 04:25:30 +00:00
..
core.rb
filter.rb ripper: add states of scanner 2017-09-14 10:53:47 +00:00
lexer.rb lexer.rb: no dedent strings in middle 2017-10-19 04:25:30 +00:00
sexp.rb parse.y: f_margs parser events 2017-07-01 02:01:05 +00:00