TWO constant

Int64 const TWO

An Int64 constant equal to 2.

Implementation

static const Int64 TWO = Int64._bits(2, 0, 0);