import mod1 import mod2 fn test_main() { mod1.function()! mod2.function() }