ox

The Ox programming language, compiler and tools (WIP)
Log | Files | Refs | README | LICENSE

ex-decl-no-init.ox (27B)



void main() {
    int i;
}