Source file nothing.ml

1
2
3
4
type t = (int, string) Type_eq.t

let unreachable_code = function
  | (_ : t) -> .