General

Profile

mariogintili (Mario Gintili)

  • Login: mariogintili
  • Registered on: 11/06/2017
  • Last sign in: 11/06/2017

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

11/06/2017

10:51 AM Ruby Bug #14086 (Rejected): Interpreter seems to sneak in a nil value when a comma is missing on a nested array wrapped in parenthesis
I believe the title is self explanatory. But code is always louder than words:
~~~ ruby
$ ruby --version
ruby 2.2.4p230 (2015-12-16 revision 53155) [x86_64-darwin16]
$ irb
2.2.4 :001 > ([[2,2], [3,3], [4,4], [5,5], [6,6]])
=> [[...
mariogintili (Mario Gintili)

Also available in: Atom