
8 Jul
2025
8 Jul
'25
12:11 a.m.
Issue #20405 has been updated by pabloh (Pablo Herrero). I like Marco's proposal, but I wonder how much code out there could potentially break. ---------------------------------------- Feature #20405: Inline comments https://bugs.ruby-lang.org/issues/20405#change-113946 * Author: nobu (Nobuyoshi Nakada) * Status: Open ---------------------------------------- I propose a new inline comment syntax. ```ruby p (| This is a comment (| and nested one |) /:|) (:|) #=> :| ``` -- https://bugs.ruby-lang.org/