Module ListDomain

module GU = Goblintutil
module type S = sig ... end
val list_poison : Cil.varinfo
module SimpleList (Base : Lattice.S) : S with type elem = Base.t