Skip to content
  • Per Bothner's avatar
    Support for main module that has module-extends. · 2847a2ac
    Per Bothner authored
    	*  RunnableModule.java: New interface.
    	* Makefile.am: Update accordingly.
    	* ModuleBody.java (runAsMain): Add static method.
    	* Compilation.java (typeRunnableModule): New static field.
    	(generateBytecode): Some tweaks when generating "run" method.
    
    	* moduleM.scm: New test, for main/runable module with module-extends.
    	* moduleM.expected: Expected output.
    	* Makefile.am: Update accordingly.
    2847a2ac