1
0
Fork 0
forked from AbleOS/ableos
ableos_time/sysdata/programs/tests/src/main.hb

3 lines
35 B
Plaintext
Raw Normal View History

main := fn(): int {
return 0;
}