5 lines
74 B
Plaintext
5 lines
74 B
Plaintext
namespace main
|
|
|
|
export func main(args: []^string) {
|
|
sys::call(60, 0)
|
|
} |