forked from AbleOS/holey-bytes
4 lines
33 B
Plaintext
4 lines
33 B
Plaintext
|
main := fn(): int {
|
||
|
return 0;
|
||
|
}
|