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