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, Yui a6dec2e144 merge revision(s) 5de38c41ae: [Backport #17644]
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(-)
2021-03-02 18:28:30 +09:00
..
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 merge revision(s) 5de38c41ae: [Backport #17644] 2021-03-02 18:28:30 +09:00
test_parser_events.rb
test_ripper.rb
test_scanner_events.rb
test_sexp.rb