doc: add sample package file tree
This commit is contained in:
7
doc/std/io/StreamWriter.im
Normal file
7
doc/std/io/StreamWriter.im
Normal file
@@ -0,0 +1,7 @@
|
||||
package std.io
|
||||
|
||||
protocol StreamWriter
|
||||
- flush
|
||||
- print:msg
|
||||
- put:msg
|
||||
end
|
||||
Reference in New Issue
Block a user