$tab top-level constant

int const $tab

"Horizontal Tab" control character, common name.

Implementation

const int $tab = 0x09;