Files
ivy/doc/std/io/init.im

6 lines
87 B
Plaintext

package std.io
cin = StreamReader new
cout = StreamWriter new
cerr = StreamWriter new