# Test the new init section in modules import minit write(stdout, "Hallo from main module!\n") #OUT Hallo from module! Hallo from main module!