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

3 lines
35 B
Plaintext

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