Max line size.

0 (or negative) to disable.

Property definitions

nitc $ PrettyPrinterVisitor :: max_size
	# Max line size.
	# 0 (or negative) to disable.
	var max_size = 80 is writable
src/pretty.nit:222,2--224,30