src.elv.sh/pkg/eval.tryOp.exceptVar (field)

4 uses

	src.elv.sh/pkg/eval (current package)
		builtin_special.go#L672: 	exceptVar lvalue
		builtin_special.go#L681: 	if op.exceptVar.ref != nil {
		builtin_special.go#L683: 		exceptVar, err = derefLValue(fm, op.exceptVar)
		builtin_special.go#L698: 					return fm.errorp(op.exceptVar, err)