Module Ecaml.Completing.Initial_input

type t =
| Empty
| Point_at_end of string
| Point_at_pos of string * int