The underlying bytes of the String, non-cleaned for UTF-8

Property definitions

nitc :: literal $ AStringFormExpr :: bytes=
	# The underlying bytes of the String, non-cleaned for UTF-8
	var bytes: Bytes is noinit
src/literal.nit:199,2--200,27