Housekeeping

This commit is contained in:
2024-11-23 18:21:15 +11:00
parent 2eea15fb90
commit d9f5052d21
4 changed files with 2 additions and 6 deletions

View File

@ -4,6 +4,7 @@
*/
import Foundation
import Darwin
struct TextFileWriter: TextOutputStream {
private var _hnd: FileHandle