Subject: [ruby-talk:6234] Re: MatchData#[](0)
From: Dave Thomas <Dave thomases.com>
Date: Fri, 10 Nov 2000 07:59:36 +0900
References: 62276229
In-reply-to: Dave Thomas's message of "Fri, 10 Nov 2000 07:21:49 +0900"
Dave Thomas <Dave / thomases.com> writes:
> generated (which is the same as MatchData::last_match):
Sorry, that should have been Regexp::last_match
Dave