(module test_22b2_xmod_instance_present (import test_22b2_xmod_classmod) (fn main (type (fn-type (params) (ret (own (con Str))))) (params) (body (app tshow 42))))