Project

General

Profile

Actions

Bug #7655

closed

range interval test does not consider string length

Added by matecsaj (John Matecsa) over 11 years ago. Updated over 4 years ago.

Status:
Rejected
Assignee:
-
Target version:
-
[ruby-core:51252]

Description

('aaaaaa'..'zzzzzz') === 'count' #is count a 6 letter word?
=> true

IMHO the result should be false

ran code in irb

Actions

Also available in: Atom PDF

Like0
Like0Like0