forked from AbleOS/ableos
6 lines
52 B
Plaintext
6 lines
52 B
Plaintext
stn := @use("stn")
|
|
|
|
main := fn(): int {
|
|
return 0
|
|
}
|