const internal/types/errors.OutOfScopeResult

3 uses

	internal/types/errors (current package)
		code_string.go#L113: 	_ = x[OutOfScopeResult-104]
		codes.go#L973: 	OutOfScopeResult

	go/types
		stmt.go#L563: 					err := check.newError(OutOfScopeResult)