Module Persistent_singleton

module Persistent_singleton: Persistent_singleton

module type Arg = Core.Std.Sexpable
module type S = sig .. end
module Make (Z : Arg) : sig .. end