From: merch-redmine@... Date: 2020-05-29T22:59:09+00:00 Subject: [ruby-core:98586] [Ruby master Feature#16923] Switch reserved for numbered parameter warning to SyntaxError Issue #16923 has been reported by jeremyevans0 (Jeremy Evans). ---------------------------------------- Feature #16923: Switch reserved for numbered parameter warning to SyntaxError https://bugs.ruby-lang.org/issues/16923 * Author: jeremyevans0 (Jeremy Evans) * Status: Open * 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: