ZERO constant

Int32 const ZERO

An Int32 constant equal to 0.

Implementation

static const Int32 ZERO = Int32._internal(0);