defaultInt top-level constant

int const defaultInt

Default value for int

Implementation

const int defaultInt = 0;