System_dependencies.Error
type t = [
|
`Precheck_failure of Internal_pervasives.string
]
val pp : Stdlib.Format.formatter -> [< `Precheck_failure of Internal_pervasives.string ] -> Internal_pervasives.unit