Do we break string literals that are too long?

Property definitions

nitc $ PrettyPrinterVisitor :: break_strings=
	# Do we break string literals that are too long?
	var break_strings = false is public writable
src/pretty.nit:280,2--281,45