[#65451] [ruby-trunk - Feature #10333] [PATCH 3/1] optimize: "yoda literal" == string — ko1@...

Issue #10333 has been updated by Koichi Sasada.

9 messages 2014/10/07

[ruby-core:65431] Re: Why $LAST_MATCH_INFO is always nil

From: Eric Wong <normalperson@...>
Date: 2014-10-06 02:52:47 UTC
List: ruby-core #65431
Add:  require "English"
to the top of the script.
Variables like $LAST_MATCH_INFO are aliases which are not enabled
by default.

In This Thread

Prev Next