exitOk top-level constant

int const exitOk

Exit code successfully value 0

Implementation

const exitOk = 0;