module Extended_list__LCS: sig .. end
sig
end
val lcs : 'a list -> 'a list -> 'a list
'a list -> 'a list -> 'a list