struct

  type t = [
  | `premature_end_of_input
  ] with sexp

end