The = symbol

Property definitions

nitc $ AAssignFormExpr :: n_assign
	# The `=` symbol
	var n_assign: TAssign is writable, noinit
src/parser/parser_nodes.nit:2110,2--2111,42