(module bare_slot_reject (fn id (doc "MUST FAIL post-cutover: bare `(con Int)` slot carries no mode.") (type (fn-type (params (con Int)) (ret (con Int)))) (params x) (body x)))