module T: sig .. end
sig
end
type ('a, 'b) t = (Core_hashtbl_intf.Key.t, 'b) T.t
('a, 'b)
(Core_hashtbl_intf.Key.t, 'b) T.t