Project

General

Profile

« Previous | Next » 

Revision 6d2c7d43

Added by nobu (Nobuyoshi Nakada) 9 months ago

[Bug #21030] Fix step for non-numeric range

When the end points of an inclusive range equal, Range#step should
yields the element once.