$bs top-level constant

int const $bs

"Backspace" control character.

Implementation

const int $bs = 0x08;