Do we force the deletion of empty lines?

Property definitions

nitc $ PrettyPrinterVisitor :: skip_empty=
	# Do we force the deletion of empty lines?
	var skip_empty = false is public writable
src/pretty.nit:286,2--287,42