Files
honey/std/process/process.hon
T
2026-08-02 20:51:39 +02:00

6 lines
50 B
Plaintext

import "@std/io"
Init :: struct {
io io.Io
}