mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
![]() ripper: fix a bug of Ripper::Lexer with syntax error and heredoc [Bug #17644] --- ext/ripper/lib/ripper/lexer.rb | 2 +- test/ripper/test_lexer.rb | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) |
||
---|---|---|
.. | ||
assert_parse_files.rb | ||
dummyparser.rb | ||
test_files_ext.rb | ||
test_files_lib.rb | ||
test_files_sample.rb | ||
test_files_test.rb | ||
test_files_test_1.rb | ||
test_files_test_2.rb | ||
test_filter.rb | ||
test_lexer.rb | ||
test_parser_events.rb | ||
test_ripper.rb | ||
test_scanner_events.rb | ||
test_sexp.rb |