From: sawadatsuyoshi@... Date: 2016-02-01T08:43:44+00:00 Subject: [ruby-core:73625] [Ruby trunk - Feature #11678] ability to comment out methods in a multi-line method chain without needing a new line escape Issue #11678 has been updated by Tsuyoshi Sawada. It is a duplicate of https://bugs.ruby-lang.org/issues/7639. ---------------------------------------- Feature #11678: ability to comment out methods in a multi-line method chain without needing a new line escape https://bugs.ruby-lang.org/issues/11678#change-56819 * Author: bug hit * Status: Open * Priority: Normal * Assignee: ---------------------------------------- ```ruby a = b .meth1 #.meth2 .meth3 ``` -- https://bugs.ruby-lang.org/ Unsubscribe: