Pattern.Head
type t =
| None of {
location : Syncom.Location.t;
}
| Hole of {
| Context_variable of {
identifier : Syncom.Identifier.t;