1 2 3 4 5 6
(* Auto-generated from "ban.atd" *) [@@@ocaml.warning "-27-32-35-39"] type user = User_t.t type t = { reason: string option; user: user }