
4 Jul
2024
4 Jul
'24
8:35 p.m.
Issue #20405 has been updated by pabloh (Pablo Herrero). This could be particularly useful for projects like `rbs-inline`. ---------------------------------------- Feature #20405: Inline comments https://bugs.ruby-lang.org/issues/20405#change-108960 * 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/