(module test_22b3_xmod_e2e_main (import test_22b3_xmod_e2e_classmod) (fn main (type (fn-type (params) (ret (own (con Unit))) (effects IO))) (params) (body (app print (app xr 0)))))