$eot top-level constant
int
const $eot
"End of Transmission" control character.
Implementation
const int $eot = 0x04;
"End of Transmission" control character.
const int $eot = 0x04;