EXIT_FAILURE property

int get EXIT_FAILURE

Unsuccessful termination code.

Implementation

int get EXIT_FAILURE => 1;