ex-div.ox (62B)
void main() {
print("expecting 6:");
print(12 / 2);
}
oxThe Ox programming language, compiler and tools (WIP) | |
| Log | Files | Refs | README | LICENSE |
ex-div.ox (62B)
void main() {
print("expecting 6:");
print(12 / 2);
}