From: merch-redmine@... Date: 2020-07-22T15:36:14+00:00 Subject: [ruby-core:99266] [Ruby master Feature#16923] Switch reserved for numbered parameter warning to SyntaxError Issue #16923 has been updated by jeremyevans0 (Jeremy Evans). Status changed from Open to Closed Implemented in commit:d47e124857ecdccfeb0766c04cf1ef2cdfdd08bc ---------------------------------------- Feature #16923: Switch reserved for numbered parameter warning to SyntaxError https://bugs.ruby-lang.org/issues/16923#change-86652 * Author: jeremyevans0 (Jeremy Evans) * Status: Closed * Priority: Normal ---------------------------------------- I propose to make `_1 = 1` a SyntaxError, instead of emitting a warning (it emits a warning in 2.7). I've implemented this proposal in a pull request: https://github.com/ruby/ruby/pull/3163 -- https://bugs.ruby-lang.org/ Unsubscribe: