Module Unix.Exit

type error = [
| `Exit_non_zero of Core_kernel__.Import.int
]
type t = (Core_kernel__.Import.uniterror) Core_kernel.Result.t