7 lines
76 B
Plaintext

write(_ Int, _ Pointer, _ Int) -> Int {
return 0
}
exit(_ Int) {
return
}