import "./foo.fine" as foo; fun test() -> string { foo.hello() + " world" } // TODO: Obviously run the code duh // @no-errors