From: nobu@... Date: 2016-02-18T04:35:51+00:00 Subject: [ruby-core:73872] [Ruby trunk Feature#12083] $_ and $~ by Binding#local_variable_{get, set} Issue #12083 has been reported by Nobuyoshi Nakada. ---------------------------------------- Feature #12083: $_ and $~ by Binding#local_variable_{get,set} https://bugs.ruby-lang.org/issues/12083 * Author: Nobuyoshi Nakada * Status: Open * Priority: Normal * Assignee: ---------------------------------------- I think `Binding#local_variable_get` and `Binding#local_variable_set` may deal with special method-local variables, `$_` and `$~`. https://github.com/ruby/ruby/compare/trunk...nobu:feature/Binding-svar -- https://bugs.ruby-lang.org/ Unsubscribe: