[#106355] [Ruby master Bug#18373] RBS build failure: '/include/x86_64-linux/ruby/config.h', needed by 'constants.o'. — "vo.x (Vit Ondruch)" <noreply@...>
Issue #18373 has been reported by vo.x (Vit Ondruch).
28 messages
2021/12/01
[ruby-core:106644] [Ruby master Bug#18408] Rightward assignment into instance variable
From:
"Dan0042 (Daniel DeLorme)" <noreply@...>
Date:
2021-12-13 20:57:05 UTC
List:
ruby-core #106644
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: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>