Module Input_event.Basic

type t =
| Char_code of Ecaml.Char_code.t
| Symbol of Ecaml.Symbol.t
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t