test.mty (83B)
// test comment
int main() ::
io.putln("hello world")
io.putln("hello " + 123)
mightyThe mighty programming language, compiler and tools (WIP) | |
| Log | Files | Refs |
test.mty (83B)
// test comment
int main() ::
io.putln("hello world")
io.putln("hello " + 123)