6 lines
53 B
Plaintext
6 lines
53 B
Plaintext
io :: import "@std/io"
|
|
|
|
Init :: struct {
|
|
io io.Io
|
|
}
|