Project

General

Profile

« Previous | Next » 

Revision f56f3eaa

Added by nobu (Nobuyoshi Nakada) 6 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.