module Stable_unit_test: sig .. end
sig
end
module Make: functor (T : Stable_unit_test_intf.Arg) -> sig .. end
functor (
T
:
Stable_unit_test_intf.Arg
) ->