Standard output for errors

Property definitions

core :: file $ Sys :: stderr
	# Standard output for errors
	var stderr: Writer = new Stderr is protected writable, lazy
lib/core/file.nit:1597,2--1598,60