Import an external .glang module. If you are wanting to learn more about modules, see our section on modules.
fetch "path/to/my/module.glang";
my_modules_function();