Module Goblint_lib.AbortUnless

Analysis of assume_abort_if_not-style functions (abortUnless).

Such a function only returns if its only argument has a non-zero value.

module Spec : sig ... end