$cr top-level constant

int const $cr

"Carriage return" control character.

Implementation

const int $cr = 0x0D;