$lf top-level constant

int const $lf

"Line feed" control character.

Implementation

const int $lf = 0x0A;