The OpenD Programming Language

INT_MAX

extern (C) @trusted nothrow @nogc
enum INT_MAX = int.max;

Meta