From: eregontp@... Date: 2020-12-18T19:33:58+00:00 Subject: [ruby-core:101515] [Ruby master Misc#17399] Are endless methods experimental? Issue #17399 has been updated by Eregon (Benoit Daloze). I think the warning would be helpful if we change what is allowed after `=`, especially if we would forbid something that was previously allowed (e.g., to make the rule clearer). If there is no warning, people will assume it's a stable feature, while it seems not yet the case, and it will be difficult to do any change without breaking compatibility. ---------------------------------------- Misc #17399: Are endless methods experimental? https://bugs.ruby-lang.org/issues/17399#change-89299 * Author: zverok (Victor Shepelev) * Status: Open * Priority: Normal ---------------------------------------- They are marked as such in NEWS, but an attempt to define one doesn't produce a warning (unlike other features marked this way, like one-line pattern-matching or find patterns) -- https://bugs.ruby-lang.org/ Unsubscribe: