Analyses.DefaultSpecRelatively safe default implementations of some boring Spec functions.
module G = Lattice.Unitmodule V = EmptyVval vdecl : ('a, 'b, 'c, 'd) ctx -> 'e -> 'aval asm : ('a, 'b, 'c, 'd) ctx -> 'aval skip : ('a, 'b, 'c, 'd) ctx -> 'aval query : 'b -> 'a Queries.t -> 'aval event : ('a, 'b, 'c, 'd) ctx -> 'e -> 'f -> 'aval sync : ('a, 'b, 'c, 'd) ctx -> 'e -> 'amodule A = UnitA