The OpenD Programming Language

EXIT_FAILURE

extern (C) nothrow @nogc
enum EXIT_FAILURE = 1;

Meta