Number underscored gone wrong
Peter L <[email protected]> Tue, 17 Sep 2019 17:13:14 +0200
| Newsgroups | gmane.comp.lang.ruby.general |
|---|---|
| Message-ID | <[email protected]> |
Dear ruby fans... Just a quick question: I always thought underscores in numbers were ignored, like 100_000, 10_00 or 666_6. Buuut: did anyone of you tried to do following? > 0_50 WTH :) Really - try it :) Would be great if someone could answer why this is not working as I imagined? :) Have a nice afternoon! Unsubscribe: <mailto:[email protected]?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>