Skip to content
  • Per Bothner's avatar
    * Declaration.java (load): When invoking a getter method, · 75233974
    Per Bothner authored
    	use loadOwningObject instead of just calling loadHeapFrame.
    	This fixes Savannah bug #38026 "Mixed variables scope".
    	Also, re-order the code to be a bit cleaner.
    
    	* sva38026.scm: New test for Savannah bug #38026
    	"Mixed variables scope".
    	* Makefile.am: Update accordingly.
    75233974