Module Patience_diff.Matching_block

type t = {
prev_start : int;
next_start : int;
length : int;
}
module Stable : sig ... end