elvish/pkg/eval/errs
Qi Xiao 27f6ab2aa1 pkg/eval/errs: Fix misleading message in OutOfRange.Error.
The method returns a message saying that there is no valid value if ValidHigh <
ValidLow. This was useful when these fields were numbers, but since they are now
strings this no longer works.
2022-11-20 15:11:57 +00:00
..
errs_test.go pkg/eval/errs: Fix misleading message in OutOfRange.Error. 2022-11-20 15:11:57 +00:00
errs.go pkg/eval/errs: Fix misleading message in OutOfRange.Error. 2022-11-20 15:11:57 +00:00