include "opt/skel/module/examplelib.m"; examplelib: ExampleLib; examplelib = load ExampleLib ExampleLib->PATH; init: fn();
init will say "hi" to you.