8 lines
84 B
Plaintext
8 lines
84 B
Plaintext
package std.io
|
|
|
|
protocol StreamWriter
|
|
- flush
|
|
- print:msg
|
|
- put:msg
|
|
end
|