ruby-dev (Japanese) list archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-dev:51005] [Ruby master Feature#17597] 直後の改行を無視する命令(......)
       [not found] <redmine.issue-17597.20210130094058.2@ruby-lang.org>
@ 2021-01-30 15:13 ` sawadatsuyoshi
  0 siblings, 0 replies; only message in thread
From: sawadatsuyoshi @ 2021-01-30 15:13 UTC (permalink / raw)
  To: ruby-dev

Issue #17597 has been updated by sawa (Tsuyoshi Sawada).


This is a duplicate of #17598.

----------------------------------------
Feature #17597: 直後の改行を無視する命令(......)
https://bugs.ruby-lang.org/issues/17597#change-90181

* Author: Anonymous
* Status: Open
* Priority: Normal
----------------------------------------
 改行を無視する命令、今 \(\n) となっている命令についてです。 ...... を提案します。
 
 (0... ......
 5).each ......
 .map{_1} ...... # some comments
 => ar
  # (0...5).each.map{_1} => ar
 
 
 (1) 本当は ... が一番良いと思います。しかし Range で使われています。
 (2) 一番良いのが使えないなら長くしよう。 ......
 (3) 実際に使うのなら .... が妥当?
 (4) .... と ...... の両方作っちゃえ。
 
 私は実験的に (2) を希望します。



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-30 15:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <redmine.issue-17597.20210130094058.2@ruby-lang.org>
2021-01-30 15:13 ` [ruby-dev:51005] [Ruby master Feature#17597] 直後の改行を無視する命令(......) sawadatsuyoshi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).