From: "Dan0042 (Daniel DeLorme)" Date: 2021-12-13T20:57:05+00:00 Subject: [ruby-core:106644] [Ruby master Bug#18408] Rightward assignment into instance variable Issue #18408 has been reported by Dan0042 (Daniel DeLorme). ---------------------------------------- Bug #18408: Rightward assignment into instance variable https://bugs.ruby-lang.org/issues/18408 * Author: Dan0042 (Daniel DeLorme) * Status: Open * Priority: Normal * Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN ---------------------------------------- I expected this to work: ```ruby 42 => @v ``` But instead it raises "syntax error, unexpected instance variable" Is this intentional? -- https://bugs.ruby-lang.org/ Unsubscribe: