Module Located.Non_recursive

type t = {
  1. pattern : (Expr.Typed.t, int) Pattern.t;
  2. meta : Meta.t;
}