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