$space top-level constant

int const $space

Space character.

Implementation

const int $space = 0x20;