EXIT_SUCCESS property

int get EXIT_SUCCESS

Successful termination code.

Implementation

int get EXIT_SUCCESS => 0;