src.elv.sh/pkg/parse.Assignment.Right (field)

3 uses

	src.elv.sh/pkg/parse (current package)
		parse.go#L236: 	Right *Compound
		parse.go#L249: 	ps.parse(&Compound{}).addAs(&an.Right, an)

	src.elv.sh/pkg/eval
		compile_effect.go#L401: 	rhs := cp.compoundOp(n.Right)