7 lines
No EOL
76 B
Text
7 lines
No EOL
76 B
Text
write(_ Int, _ Pointer, _ Int) -> Int {
|
|
return 0
|
|
}
|
|
|
|
exit(_ Int) {
|
|
return
|
|
} |