The = symbol (for the initial value)

Property definitions

nitc $ AVardeclExpr :: _n_assign
	# The `=` symbol (for the initial value)
	var n_assign: nullable TAssign = null is writable
src/parser/parser_nodes.nit:1872,2--1873,50