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
Nobuyoshi Nakada f19e048d24
Do not dispatch a nil token in ripper
As a comment token includes the newline, so delayed newline token
just follows it should not be dispatched.  [Bug #11485]

Co-Authored-By: Jeremy Evans <code@jeremyevans.net>
2019-07-04 15:58:47 +09:00
..
dummyparser.rb test_parser_events.rb: results of list literals 2017-11-24 04:26:23 +00:00
test_files.rb
test_filter.rb
test_lexer.rb Removed unused variables 2019-06-28 17:08:21 +09:00
test_parser_events.rb Do not dispatch a nil token in ripper 2019-07-04 15:58:47 +09:00
test_ripper.rb require 'stringio' 2019-05-09 09:23:44 +09:00
test_scanner_events.rb Add parentheses to suppress a warning 2019-06-28 17:10:18 +09:00
test_sexp.rb Introduce pattern matching [EXPERIMENTAL] 2019-04-17 06:48:03 +00:00