From: naruse@... Date: 2016-02-01T09:47:55+00:00 Subject: [ruby-core:73626] [Ruby trunk - Feature #11678] [Closed] ability to comment out methods in a multi-line method chain without needing a new line escape Issue #11678 has been updated by Yui NARUSE. Status changed from Open to Closed ---------------------------------------- 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-56822 * Author: bug hit * Status: Closed * Priority: Normal * Assignee: ---------------------------------------- ```ruby a = b .meth1 #.meth2 .meth3 ``` -- https://bugs.ruby-lang.org/ Unsubscribe: