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 52c630da00
Assoc pattern matching (#3703)
[Feature #17260] One-line pattern matching using tASSOC

R-assignment is rejected instead.
2020-10-26 18:00:24 +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 Add a Ripper.lex test of :on_embexpr_end 2020-10-19 20:56:09 -07:00
test_parser_events.rb Prohibit setter method names in all kinds of endless methods 2020-10-12 00:40:55 +09:00
test_ripper.rb
test_scanner_events.rb
test_sexp.rb Assoc pattern matching (#3703) 2020-10-26 18:00:24 +09:00