$ff top-level constant

int const $ff

"Form feed" control character.

Implementation

const int $ff = 0x0C;