(module compare_float_noinstance (fn cmp (type (fn-type (params) (ret (own (con Ordering))))) (params) (body (app compare 1.0 2.0))))