Skip to main content
Importing modules is possible through the REFDO SOMETHING statement. Modules are importable from the same file directory, or from the standard library, and are seperated by commas.
REF stdlib, hello_world, hi DO SOMETHING -> imports three modules <-