mirror of
https://github.com/odin-lang/Odin.git
synced 2026-05-02 02:54:41 +00:00
Add more doc lines
This commit is contained in:
2
core/bufio/doc.odin
Normal file
2
core/bufio/doc.odin
Normal file
@@ -0,0 +1,2 @@
|
||||
// package bufio implements buffered I/O. It wraps an `io.Stream` interface to provide buffering.
|
||||
package bufio
|
||||
Reference in New Issue
Block a user