3 lines
51 B
Plaintext
Raw Normal View History

2024-08-13 17:34:54 +00:00
write(_ Int, _ Pointer, _ Int) -> Int {
return 0
}