Standard output

Property definitions

core :: file $ Sys :: stdout
	# Standard output
	var stdout: Writer = new Stdout is protected writable, lazy
lib/core/file.nit:1594,2--1595,60