std.stream.Stream.WriteLine - nitrologic/monkey2 GitHub Wiki
std::std.stream.std.stream.Stream.WriteLine
monkey:monkey.types.String )
Method WriteLine:Void( str:Writes a line of text to the stream.
Writes the characters in str
followed by the line terminating sequence "rn".