mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	* vm_insnhelper.c (vm_get_ev_const): search root cref properly.
[ruby-dev:43365] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31221 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
		
							parent
							
								
									3044423f94
								
							
						
					
					
						commit
						4273aa8e72
					
				
					 4 changed files with 52 additions and 19 deletions
				
			
		| 
						 | 
				
			
			@ -137,7 +137,7 @@ assert_equal %q{C}, %q{
 | 
			
		|||
  }
 | 
			
		||||
  C.new.m
 | 
			
		||||
}
 | 
			
		||||
assert_equal %q{C}, %q{
 | 
			
		||||
assert_equal %q{top}, %q{
 | 
			
		||||
  Const = :top
 | 
			
		||||
  class C
 | 
			
		||||
    Const = :C
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue