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 1238d358f1 merge revision(s) 53411,53425: [Backport #11932]
* parse.y (regexp): set_yylval_num sets u1, should use nd_tag
	  instead of nd_state.  [ruby-core:72638] [Bug #11932]

	* parse.y (set_yylval_num): should be used as nd_state, set to u3.
	  [ruby-core:72638] [Bug #11932]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@54350 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-03-29 04:38:20 +00:00
..
dummyparser.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_files.rb merge revision(s) 53411,53425: [Backport #11932] 2016-03-29 04:38:20 +00:00
test_filter.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_parser_events.rb parse.y: indented hereoc 2015-12-07 14:39:52 +00:00
test_ripper.rb merge revision(s) 53411,53425: [Backport #11932] 2016-03-29 04:38:20 +00:00
test_scanner_events.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_sexp.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00